Skip to content

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

Open
@jules43

Description

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:

<script src="https://stamen-maps.a.ssl.fastly.net/js/tile.stamen.js"></script>

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions