mapillary / mapillary-js

Interactive, extendable street imagery map experiences in the browser, powered by WebGL
https://mapillary.github.io/mapillary-js
MIT License
435 stars 83 forks source link

Use bearings for field of view visualization #613

Closed oscarlorentzon closed 5 months ago

oscarlorentzon commented 5 months ago

Motivation

Support fields of view larger than 180 degrees.

Contribution

Use bearings instead of projected points to calculate field of view.

Test Plan

yarn build
yarn test
yarn start