kilua-project
Toggle table of contents
0.0.25
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-leaflet
/
dev.kilua.maps
/
LeafletObjectFactory
/
map
map
fun
map
(
element
:
HTMLElement
,
options
:
LeafletMap.LeafletMapOptions
?
)
:
LeafletMap
(
source
)
fun
map
(
element
:
HTMLElement
,
configure
:
LeafletMap.LeafletMapOptions
.
(
)
->
Unit
=
{}
)
:
LeafletMap
(
source
)