Leaflet - a JavaScript library for interactive maps
https://leafletjs.com/
Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 42 KB of JS, it has all the mapping features most developers ever need.
Download - Leaflet - a JavaScript library for interactive maps
https://leafletjs.com/download.html
May 18, 2023 · Leaflet is available on the following free CDNs: unpkg, cdnjs, jsDelivr. Disclaimer: these services are external to Leaflet; for questions or support, please contact them directly.
GitHub - Leaflet/Leaflet: JavaScript library for mobile-friendly ...
https://github.com/Leaflet/Leaflet
Leaflet is the leading open-source JavaScript library for building powerful interactive maps. Weighing just about 40 kB of gzipped JS plus 3.2 kB of gzipped CSS code, it has all the mapping features most …
Leaflet (software) - Wikipedia
https://en.wikipedia.org/wiki/Leaflet_(software)
Leaflet is a JavaScript library used to build web mapping applications. It allows developers to display tiled web maps hosted on a public server, with optional tiled overlays.
Leaflet.org | Online Mapping Library
https://leaflet.org/
JavaScript, interactive maps, controls and Interaction, geocoding, layers and overlays. Leaflet is a lightweight yet robust library for interactive maps.
Leaflet Online Maps | Leaflet.org
https://leaflet.org/about-leaflet/
Leaflet is a lightweight yet robust library for interactive maps. It works well across desktop and mobile platforms and takes advantage of HTML5 and CSS3.
Documentation - Leaflet - a JavaScript library for interactive maps
https://mourner.github.io/Leaflet/reference.html
The base class for all Leaflet layers that implements basic shared methods and functionality. Can be extended to create custom layers by extending L.Layer and implementing the onAdd and onRemove …
Releases · Leaflet/Leaflet - GitHub
https://github.com/Leaflet/Leaflet/releases
Aug 10, 2014 · After two and a half years of hard work, we’re thrilled to announce the first alpha release of Leaflet 2.0! This release marks a major modernization of the Leaflet codebase.
Leaflet - OSGeo
https://www.osgeo.org/projects/leaflet/
Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 38 KB of JS, it has all the mapping features most developers ever need.
All Leaflet methods that accept LatLng objects also accept them in a simple Array form and simple object form (unless noted otherwise), so these lines are equivalent: