library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
com.google.maps.android.projection
/
SphericalMercatorProjection
Spherical
Mercator
Projection
open
class
SphericalMercatorProjection
Members
Constructors
Spherical
Mercator
Projection
Link copied to clipboard
constructor
(
worldWidth
:
Double
)
Functions
to
Lat
Lng
Link copied to clipboard
open
fun
toLatLng
(
point
:
Point
)
:
LatLng
to
Point
Link copied to clipboard
open
fun
toPoint
(
latLng
:
LatLng
)
:
Point