-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Map progress is coming along at my branch https://github.com/skorasaurus/RTAHeatMap/tree/gh-pages
in the gh-pages folder.
(A working proof of concept also exists in the qgis2web folder.
I'd rather not use qgis2web for further development of the map because:
- it uses Open Layers (a javascript mapping library) instead of Leaflet. Leaflet is used in the gh-pages folder.
- more importantly, the (javascript) code in qgis2web is a little more complex than it needs (imho), because it was automatically generated using the qgis2web plugin.
- Admittedly, I have more experience in Leaflet and its ecosystem and would rather focus there (since this is a learning group).
Folks with javascript experience can help.