leaflet.videomaps
v1.1.1
Published
Play videos synchronised with GPS tracks with timestamp on the leaflet map.
Downloads
12
Maintainers
Readme
It will support,
- Interactive videotrack on map with Location and Timestamp synchronised.
- Supports video embeddings from Youtube and other custom hosts.
To use in website,
- npm run build (broweserify), or
<script src="https://unpkg.com/[email protected]/dist/Leaflet.VideoMaps.js"></script>
- Example usage is in dist folder.