digidem / leaflet-bing-layer

Bing Maps Layer for Leaflet v1.0.0
http://digidem.github.io/leaflet-bing-layer/
87 stars 53 forks source link

Fix loading of third-party code #55

Closed EvanHahn closed 2 months ago

EvanHahn commented 2 months ago

This change:

  1. Fixes the loading of Leaflet CSS and JS, as their old CDN no longer works. This was copy-pasted from their Quick Start Guide.

  2. Removes all mentions of polyfill.io, which is compromised.