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