Get started with leaflet-plugins CDN
MIT licensed
Leaflet plugins extend the functionality of the open-source Leaflet JS mapping library.
Tags:- leaflet
- plugins
- map
- bing
- yandex
- kml
- gpx
Stable version
Copied!
How to start using leaflet-plugins CDN
// Include Leaflet and the Permalink control
L.mapbox.accessToken = 'your.mapbox.access.token'; // Replace with your Mapbox access token
const map = L.map('mapid').setView([51.505, -0.09], 13);
L.tileLayer('{s}.tiles.mapbox.com/{id}/{z}/{x}/{y}.png', {
attribution: 'Map data © <a href="https://www.openstreetmap.org/">OpenStreetMap</a> contributors, ' +
'<a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>, ' +
'Imagery © <a href="https://www.mapbox.com/">Mapbox</a>',
}).addTo(map);
// Add the Permalink control to the map
L.control.permalink().addTo(map);
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
0.0.1
1.0.0
1.0.1
1.1.0
1.1.1
1.1.2
1.1.3
1.2.0
1.2.1
1.3.0
1.3.1
1.3.10
1.3.11
1.3.12
1.3.13
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.3.9
1.4.0
1.4.1
1.4.2
1.4.3
1.5.0
1.5.1
1.5.2
1.5.3
1.6.0
1.6.1
1.7.0
1.8.0
1.9.0
1.9.1
1.9.2
1.9.3
2.0.0
3.0.0
3.0.1
3.0.2
3.0.3
3.1.0
3.2.0
3.3.0
3.3.1
3.3.2
*** 3.4.0