Skip to content

HTTPS support #4

@ynunokawa

Description

@ynunokawa

Leaflet library on cdn.leafletjs.com is not supported HTTPS.
Every example standardized by cdnjs.cloudflare.com to support it.

Old

<script src="//cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js"></script>

New

<script src="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.7/leaflet.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions