leaflet-osm-notes

0.0.1 • Public • Published

leaflet osm notes

Pull notes from OpenStreetMap into Leaflet.

example

var notesLayer = new leafletOsmNotes();
notesLayer.addTo(map);

api

var notesLayer = new leafletOsmNotes()

Makes a notes layer. You can customize the underlying L.geoJson instance by its exposed notesLayer.notesLayer property.

Readme

Keywords

Package Sidebar

Install

npm i leaflet-osm-notes

Weekly Downloads

0

Version

0.0.1

License

BSD

Last publish

Collaborators

  • tmcw