An embeddable SlippyMap for OpenHistoricalMap, with support for Overpass queries. Made by the Open Yesterday team at #oSoc19.
- Website & Documentation: https://osoc19.github.io/Open-Yesterday-SlippyMap/
- CDN for the library: https://osoc19.github.io/Open-Yesterday-SlippyMap/SlippyMap.js
Generate documentation by cd'ing to the root of the project and running jsdoc -c docs/jsdoc.conf.json
.
After that, documentation should be available in the docs/web
folder.
You should regenerate documentation whenever you change a function's documentation, signature or add a new variable/function at the global scope.
Documentation is also available online
MIT License.