kvision-maps
7.0.0
js
kvision-maps
/
io.kvision.maps.externals.leaflet.geo
/
Projection
/
project
project
fun
project
(
latlng
:
LatLng
)
:
Point
Projects geographical coordinates into a 2D point. Only accepts actual
LatLng
instances, not arrays.