netzmacht / contao-leaflet-maps
Contao Leaflet maps integration
Fund package maintenance!
dmolineus
Installs: 10 427
Dependents: 1
Suggesters: 2
Security: 0
Stars: 12
Watchers: 4
Forks: 8
Open Issues: 10
Type:contao-bundle
Requires
- php: ^7.1 || ^8.0
- ext-json: *
- ext-pdo: *
- contao-community-alliance/meta-palettes: ^2.0
- contao/core-bundle: ^4.9
- doctrine/dbal: ^2.11 || ^3.0
- menatwork/contao-multicolumnwizard-bundle: ^3.4
- netzmacht/contao-leaflet-geocode-widget: ^1.2
- netzmacht/contao-leaflet-libraries: ^1.7.1.1
- netzmacht/contao-page-context: ~1.0
- netzmacht/contao-toolkit: ^3.7
- netzmacht/php-javascript-builder: ^1.0
- netzmacht/php-leaflet: ^1.1.0
- symfony/cache-contracts: ^1.1 || ^2.0
- symfony/config: ^4.4 || ^5.1
- symfony/dependency-injection: ^4.4 || ^5.1
- symfony/event-dispatcher: ^4.4 || ^5.1
- symfony/event-dispatcher-contracts: ^1.1 || ^2.0
- symfony/filesystem: ^4.4 || ^5.1
- symfony/http-foundation: ^4.4 || ^5.1
- symfony/http-kernel: ^4.4 || ^5.1
- symfony/routing: ^4.4 || ^5.1
- symfony/templating: ^4.4 || ^5.1 || ^6.2
- symfony/translation-contracts: ^1.1 || ^2.0
- symfony/twig-bundle: ^4.4 || ^5.1
- twig/twig: ^2.0 || ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.1
- hofff/contao-consent-bridge: ^1.0
- phpcq/coding-standard: ^2.1
- phpcq/runner-bootstrap: ^1.0@dev
Conflicts
- hofff/contao-consent-bridge: <1.0 || >= 2.0
- dev-develop / 3.3.x-dev
- dev-master / 3.2.x-dev
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 3.0.0-alpha2
- 3.0.0-alpha1
- 2.0.1
- 2.0.0
- 2.0.0-beta5
- 1.0.0-beta6
- dev-dependabot/npm_and_yarn/minimatch-3.1.2
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-support/2.x
- dev-feature/permissions
This package is auto-updated.
Last update: 2024-10-20 14:54:16 UTC
README
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!
Features
- 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
Documentation
A basic user documentation written in German is available.
Changelog
View the CHANGELOG.md for the latest changes.
Requirements
- Contao 4.4
- PHP >= 7.0
Install
$ php composer.phar require netzmacht/contao-leaflet-maps:~3.0
Credits
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.