kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-maps
/
io.kvision.maps.externals.leaflet.geo
/
Projection
/
project
project
fun
project
(
latlng
:
LatLng
)
:
Point
(
source
)
Projects geographical coordinates into a 2D point. Only accepts actual
LatLng
instances, not arrays.