kvision
7.0.0
js
kvision
/
io.kvision.maps.externals.leaflet.layer
/
GeoJSON
/
Companion
/
coordsToLatLngs
coords
To
Lat
Lngs
js
fun
coordsToLatLngs
(
coords
:
Array
<
Any
>
,
levelsDeep
:
Number
=
definedExternally
,
coordsToLatLng
:
(
<Error class: unknown class>
<
Number
,
Number
>
)
->
LatLng
=
definedExternally
)
:
Array
<
Any
>
fun
coordsToLatLngs
(
coords
:
Array
<
Any
>
,
levelsDeep
:
Number
=
definedExternally
,
coordsToLatLng
:
(
<Error class: unknown class>
<
Number
,
Number
,
Number
>
)
->
LatLng
=
definedExternally
)
:
Array
<
Any
>