Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 1009 Bytes

File metadata and controls

7 lines (4 loc) · 1009 Bytes

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.