kvision-maps
7.0.0
js
kvision-maps
/
io.kvision.maps.externals.leaflet.layer
/
GeoJSON
/
GeoJSONOptions
/
onEachFeature
on
Each
Feature
abstract
var
onEachFeature
:
(
feature
:
Feature
<
GeoJsonGeometry
>
,
layer
:
Layer
<
*
>
)
->
Unit
?