Add OpenStreetMap Notes Layer (#458)
* use a local variable (best practices) * Add OpenStreetMap notes as overlay. This commit adds a new layer which renders OpenStreetMap notes in the current view. The layer can be activated via the "More" button in the layers sidebar. Fixes #439
This commit is contained in:
parent
5ec72901f1
commit
492797f2a5
8 changed files with 54 additions and 2 deletions
|
|
@ -140,3 +140,5 @@ Copyright (c) 2018 Norbert Renner and [contributors](https://github.com/nrenner/
|
|||
[CC0-1.0 License](https://github.com/mapbox/maki/blob/master/LICENSE.txt)
|
||||
- [temaki](https://github.com/ideditor/temaki)
|
||||
[CC0-1.0 License](https://github.com/ideditor/temaki/blob/main/LICENSE.md)
|
||||
- [leaflet-osm-notes](https://github.com/osmlab/leaflet-osm-notes)
|
||||
[The Unlicense](https://github.com/osmlab/leaflet-osm-notes/blob/gh-pages/LICENSE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue