Skip to content

osmlab/leaflet-edit-osm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leaflet edit osm

Adds a button to any Leaflet map that lets users jump to OpenStreetMap to edit the map data.

example

new leafletEditOsm().addTo(map)

api

new leafletEditOsm().addTo(map)

Adds a control to the map. leafletEditOsm is a subclass of L.Control, so accepts the same basic options.