routoMapSDK Android
routoMapSDK Android
/
com.routo.mapsdk.extension
/
CoordinatesConverter
/
Companion
/
transformEPSG3857ToEPSG4326
transform
EPSG3857To
EPSG4326
fun
transformEPSG3857ToEPSG4326
(
epsg3857X
:
Double
,
epsg3857Y
:
Double
)
:
Pair
<
Double
,
Double
>