This extension provides a backend gui for integrating Leaflet into the Contao CMS.
It has a highly flexible and customizable design so that 3rd party extensions and custom development is really easy. Developing map applications in Contao with the modern Open Source Map library Leaflet made easy!
- Define Leaflet maps with multiple layers.
- Manage map controls
- Layers control
- Zoom control
- Scale control
- Attribution control
- Loading control
- Manage layers
- Tile provider
- Markers - A set of markers
- Vectors - A set of vectors
- Groups - A group of layers
- Reference - A link to another layer
- Markercluster
- External geo data files (gpx,kml,wkt,geojson,topojson)
- Manage marker icons
- Manage vector styles
- Optional deferred ajax loading of layer data
- Integrates as frontend module and content element.
- Uses the GeoJSON format.
- Autoloading of required assets.
- Layer for MetaModels
A basic user documentation written in German is available.
View the CHANGELOG.md for the latest changes.
- Contao 4.4
- PHP >= 7.0
$ php composer.phar require netzmacht/contao-leaflet-maps:~3.0
The integrated icons are part of the Farm Fresh Web Icons and are licensed under the CC BY 3.0 US
The about icon is part of the Web Blog Icons by SEM Labs and is licensed under the CC BY 4.0.
English translations when possible where copied from the used libraries. Mainly the leaflet documentation is used.