mapillary-js/doc/examples/examples.md
2021-05-18 17:14:27 +02:00

3.2 KiB

id title slug
examples Examples /

Support

Example Description
Support Check it the browser supports MapillaryJS

Viewer

Examples Description
Initialization
No Cover Load immediately without showing the cover
Navigable or not
Viewer options
Filtering
Moving programatically
Events
Center, zoom, and bearing
Image LngLat explained
Map synchronization

Component

Interaction

Example Description
Pointer Activate and deactivate mouse, pen, and touch handlers
Keyboard Activate and deactivate keyboard handlers

Marker

Example Description
Add and drag markers
Marker appearance Configure marker style and behavior
Hovered markers
Map synchronization
One million markers

Popup

Example Description
Display popups
Configure popups
Connect popups with tags

Tag

Example Description
Show tags Show point, polygon and rect tags
Configure tags
Create tags
Listen to tag changes
Hover tags

Extension

Example API Description
Procedural Data Provider Data Provider Serve procedurally generated data
WebGL Renderer Custom Render Use WebGL to render custom content
Three.js Renderer Custom Render Use Three.js to render custom content
Animation Custom Render Animate a 3D object
Fly Controls Custom Camera Control Use Three.js to attach fly controls