Enumerations
The following enumerations are available globally.
-
Defines the strategies that can be used for retrieving the tiles from the cache Used by
See moreMapCache.loadTile()method.Declaration
Swift
public enum LoadTileMode -
Errors for Zoom.
See moreDeclaration
Swift
public enum ZoomError : Error -
Errors for a latitude.
See moreDeclaration
Swift
public enum LatitudeError : Error -
Errors for a longitude.
See moreDeclaration
Swift
public enum LongitudeError : Error -
Errors for a tile
See moreDeclaration
Swift
public enum TileError : Error -
Errors for tile range
See moreDeclaration
Swift
public enum TileRangeError : Error
View on GitHub
Enumerations Reference