JSPM

  • Created
  • Published
  • Downloads 1651919
  • Score
    100M100P100Q180757F

JavaScript library for mobile-friendly interactive maps

Package Exports

  • leaflet
  • leaflet/dist/images/marker-icon-2x.png
  • leaflet/dist/images/marker-icon.png
  • leaflet/dist/images/marker-shadow.png
  • leaflet/dist/leaflet
  • leaflet/dist/leaflet-src
  • leaflet/dist/leaflet-src.js
  • leaflet/dist/leaflet.css
  • leaflet/dist/leaflet.js
  • leaflet/src/Leaflet

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (leaflet) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Leaflet

Leaflet is a modern open-source JavaScript library for mobile-friendly interactive maps. It is developed by Vladimir Agafonkin with a team of dedicated contributors. Weighing just about 30 KB of gzipped JS code, it has all the features most developers ever need for online maps.

Leaflet is designed with simplicity, performance and usability in mind. It works efficiently across all major desktop and mobile platforms out of the box, taking advantage of HTML5 and CSS3 on modern browsers while being accessible on older ones too. It can also be extended with many plugins, has a beautiful, easy to use and well-documented API and a simple, readable source code that is a joy to contribute to.

For more information, check out the official website.

We're happy to meet new contributors. If you want to get involved with Leaflet development, check out the contribution guide. Let's make the best open-source library for maps that can possibly exist!

P.S. If you're looking for Leaflet downloads (including the built master version), check out the Leaflet Download Page.

Build Status