Leaflet.Elevation
Leaflet.Elevation copied to clipboard
Support for older browsers?
When viewing the elevation on older browsers like the Android one I get: Uncaught TypeError: Cannot call method 'setProperty' of null in d3.min.js:1 and Cannot call method 'selectAll' of undefined in Leaflet.Elevation-0.0.2.min.js:2 (example)
(You can enable debugging there via about:debug)
Do you have an idea on what could be wrong? I found a similar issue here
I´m not sure if d3 supports these Browsers. I never tested on Android browsers, my mobile has Chrome as browser. Maybe try it with a newer version of d3?
Hmmh, d3 should support android too but maybe I need an older d3 version ;)
Ok, I missread the post. Will look into canvas vs. svg support of d3