Skip to main content

Module map

Module map 

Source
Expand description

Map plugin for JSON-UI using Leaflet 1.9.4.

Renders interactive maps from JSON props. Each map container stores its configuration in a data-ferro-map attribute; a single init script discovers all containers on the page and initializes Leaflet maps.

Structsยง

MapMarker
A marker on the map.
MapPlugin
Map plugin using Leaflet 1.9.4.
MapProps
Typed props for the Map component.