routoMapSDK Android
routoMapSDK Android
/
com.routo.mapsdk.extension
/
ParkingGeoJsonLoad
/
Companion
Companion
object
Companion
Functions
Functions
parse
Parking
Geo
Json
Link copied to clipboard
fun
parseParkingGeoJson
(
objArr
:
JsonObject
)
:
JsonObject
transform
EPSG3857To
EPSG4326
Link copied to clipboard
fun
transformEPSG3857ToEPSG4326
(
epsg3857X
:
Double
,
epsg3857Y
:
Double
)
:
Pair
<
Double
,
Double
>