MKTileOverlayPath
extension MKTileOverlayPath
Extension to ease MapCache stuff :)
-
Creates a
MkTileOverlayPathfrom a MapCacheTileCoordsDeclaration
Swift
init(tileCoords: TileCoords)Parameters
tileCoordscoordinates of the tile
-
Returns the tile overlay path as a
TileCoordsobject.Declaration
Swift
func toTileCoords() -> TileCoords?
View on GitHub
MKTileOverlayPath Extension Reference