mirror of
https://github.com/mapillary/mapillary-js.git
synced 2026-01-25 14:07:28 +00:00
498 B
498 B
| id | title |
|---|---|
| theory | Theory |
This section is a deep dive in some of the theoretical concepts used in MapillaryJS. Reading and understanding this section is not needed when using MapillaryJS in your applications.
:::info You will learn
- What coordinate systems are used and how can you convert between them
- How the navigation graph is built
- How to triangulate polygons on the sphere
:::