Companion

object Companion

Functions

Link copied to clipboard
fun parseParkingGeoJson(objArr: JsonObject): JsonObject
Link copied to clipboard
fun transformEPSG3857ToEPSG4326(epsg3857X: Double, epsg3857Y: Double): Pair<Double, Double>