Skip to content

Latest commit

 

History

History

mapillary

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Mapillary Component

The Mapillary component in this library renders a Mapillary viewer and facilitates bi-directional communication with the rest of the VertiGIS Studio Web application. In this sample we've used Mapillary to present street-level imagery alongside the VertiGIS Studio Map component.

The component model initializes the Mapillary viewer by referencing their mapillary-js JavaScript library that was installed as a project dependency of this sample.

The VertiGIS Studio Map component in the sample is controlled using the map.zoom-to-viewpoint and location-marker.* commands in response to events from the Mapillary viewer.