Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 277 Bytes

Leaflet drag and drop

A plugin for Leaflet which allows for markers to be dragged onto other elements on a web page.

Setup

Copy the leaflet.draganddrop.min.js found in dist/ to your project.

Usage

The example provided in this repo is a very good place to start :)