mirror of
https://github.com/mapillary/mapillary-js.git
synced 2025-12-08 17:35:55 +00:00
762 B
762 B
| id | title |
|---|---|
| guide | Guide |
Our guide to main concepts is the best place to start to learn how to develop applications using MapillaryJS step by step. Every next chapter in it builds on the knowledge introduced in the previous chapters. By the end of this section, you will be able to use the viewer and component APIs to control the MapillaryJS behavior according to your application's use case.
:::info You will learn
- How to initialize the viewer with different behaviors and appearances
- How to control the viewer's behavior and appearance after initialization
- How to listen to and handle viewer events
- How to work with component APIs and component events
:::