heimrichhannot / contao-datamaps
Contao port of http://datamaps.github.io that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
Installs: 297
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 8
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: ~7.0 || ^8.0
- contao-community-alliance/composer-plugin: ~2.4 || ~3.0
- contao/core-bundle: ~4.4
- heimrichhannot/dlh_geocode: ~1.1
- matthiasmullie/minify: ~1.3
README
Contao port of DataMaps that creates customizable SVG map visualizations for the web in a single Javascript file using D3.js
Features
- german federal state map included, more can be added using topojson
- bubbles support (geocoding using dlh_geocode library, link target, title, fill, radius, border, popup, label including x/y- offset, publish)
- state support (link target, title, fill, label including x/y- offset, publish)
- predefine custom fill groups on parent backend entity and use them with bubble and states
TODO
- translation
- howto: create your own map
- refactoring
- labels
- update readme