skip to content

Map (Leaflet)

Use the Leaflet Map component to show the user geographic information with Leaflet.js. For example:

Some examples of leaflet maps in the wild:

Light theme

Dark theme

Invoke the dark theme on any component by applying class="ds-dark" to a container element.

Here’s a demo:

<div id="area_map" class="ds-map-leaflet"></div>