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

1.4.0 2024-03-14 14:06 UTC

This package is auto-updated.

Last update: 2024-04-14 14:23:47 UTC


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