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

Less restrictive motion requirements #582

Closed oscarlorentzon closed 1 year ago

oscarlorentzon commented 1 year ago

Motivation

Make it easier to understand how the camera turns when interacting with the viewer.

Contribution

Make motion requirements less restrictive.

Perform motion when both images has a mesh structure and have been merged. Still require distance to be less than 30 meters.

Test Plan

yarn prepare
yarn test
yarn start