MKTileOverlayPath
struct MKTileOverlayPath
Extension to ease MapCache stuff :)
-
Creates a MkTileOverlayPath from a MapCache
TileCoords
Declaration
Swift
init(tileCoords: TileCoords)
-
Undocumented
Declaration
Swift
func toTileCoords() -> TileCoords?