jawj / OverlappingMarkerSpiderfier-Leaflet

Deals with overlapping markers in the Leaflet maps API, Google Earth-style
253 stars 68 forks source link

Demo.html isn't working anymore, due to mixing HTTP and HTTPS requests #60

Open jules43 opened 4 months ago

jules43 commented 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: