About 64,800 results
Open links in new tab
  1. Leaflet - a JavaScript library for interactive maps

    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.

  2. Leaflet.org | Online Mapping Library

    JavaScript, interactive maps, controls and Interaction, geocoding, layers and overlays. Leaflet is a lightweight yet robust library for interactive maps.

  3. Leaflet (software) - Wikipedia

    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.

  4. Leaflet Examples - MapTiler

    Explore interactive Leaflet JS examples to inspire your map projects.

  5. LeafletJS - Getting Started

    Leaflet.js is an open-source library using which we can deploy simple, interactive, lightweight web maps. Leaflet JavaScript library allows you to use layers such as Tile layers, WMS, Markers, Popups, …

  6. GitHub - Leaflet/Leaflet: JavaScript library for mobile-friendly ...

    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 …

  7. Leaflet adoption guide: Overview, examples, and alternatives

    Sep 19, 2024 · Leaflet is a handy, lightweight, performant JavaScript library for creating responsive and interactive maps for the web.

  8. Leaflet Online Maps | Leaflet.org

    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.

  9. Quick Start Guide - Leaflet - a JavaScript library for interactive maps

    This step-by-step guide will quickly get you started on Leaflet basics, including setting up a Leaflet map, working with markers, polylines and popups, and dealing with events.

  10. Documentation - Leaflet - a JavaScript library for interactive maps

    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 …