Widget:MapEN
This widget displays a Leaflet map with a marker centered on the given coordinates. The map uses **Carto Positron** as default (official URL) with **OpenStreetMap** as a fallback if the server fails. Users can switch between layers using the layer selector, and the marker remains visible on any layer.
Usage
{{#widget:MapEN
|marker_lat=32.0853
|marker_lng=34.7818
|zoom=7
}}