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.layer
/
GeoJSON
/
Companion
/
coordsToLatLngs
coords
To
Lat
Lngs
fun
coordsToLatLngs
(
coords
:
Array
<
Any
>
,
levelsDeep
:
Number
=
definedExternally
,
coordsToLatLng
:
(
coords
:
Pair
<
Number
,
Number
>
)
->
LatLng
=
definedExternally
)
:
Array
<
Any
>
(
source
)
fun
coordsToLatLngs
(
coords
:
Array
<
Any
>
,
levelsDeep
:
Number
=
definedExternally
,
coordsToLatLng
:
(
coords
:
Triple
<
Number
,
Number
,
Number
>
)
->
LatLng
=
definedExternally
)
:
Array
<
Any
>
(
source
)