Open jules43 opened 4 months ago
Line 25 of demo.html triggers a mixed content exception due to 'http://maps.stamen.com/js/tile.stamen.js' being loaded with http.
From this post: https://stackoverflow.com/questions/48874337/how-to-use-leaflet-js-plugin-with-stamen-maps
The secure version is here:
Line 25 of demo.html triggers a mixed content exception due to 'http://maps.stamen.com/js/tile.stamen.js' being loaded with http.
From this post: https://stackoverflow.com/questions/48874337/how-to-use-leaflet-js-plugin-with-stamen-maps
The secure version is here: