Examples for thematic maps with leaflet.js
Thematic maps which
- are based on data fetched via APIs
- color code the respective values of the data
The interesting part is in the JavaScript code,
HTML & CSS are kept simple
This code needed the shoulders of https://github.com/tomickigrzegorz/leaflet-examples