MapViewError
public enum MapViewError : LocalizedError
Enumeration of TomTomMap View errors.
Important
This is a Public Preview API. It may be changed or removed at any time.-
This error occurs when there is no valid EAGL context.
Declaration
Swift
case failedToCreateEAGLContext
-
This error occurs when no valid API key has been entered. Set the key on the
MapsDisplayService.apiKey
.Declaration
Swift
case noAPIKey