mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-18 13:56:53 +00:00
Different class name when step or turn is in sequence to enable setting different highlight or hover color.
mapillary-js 
WebGL JavaScript library for displaying street level photos from Mapillary
**ATTENTION! This is a beta release
Using mapillary-js
Include via HTML tags:
<link rel="stylesheet" href="https://npmcdn.com/mapillary-js@1.3.0/dist/mapillary-js.min.css">
<script src="https://npmcdn.com/mapillary-js@1.3.0/dist/mapillary-js.min.js"></script>
Make sure to check out Examples section below or API Documentation for more information.
Alternatively, you can npm install mapillary-js to use it with module loader/bundler of your choice.
Examples
- Simple mapillary-js embedding
- Storytelling with mapillary-js
- mapillary-js + Leaflet - Panorama - Perspective photo
- mapillary-js + Leaflet + Tangram - Panorama - Perspective photo
- mapillary-js + mapbox-gl-js - Panorama - Perspective photo
- mapillary-js + Esri Leaflet - Panorama - Perspective photo
- mapillary-js + Google Maps - Panorama
- Slider displaying difference in two photos
Documentation
Changelog
Every release is described on the GitHub Releases page.
License
MIT License
Contributing to mapillary-js
See contributing.md.
Languages
TypeScript
98.3%
CSS
1.5%
JavaScript
0.2%

