mapillary / mapillary-js

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

feat: emit drag events #546

Closed oscarlorentzon closed 2 years ago

oscarlorentzon commented 2 years ago

Motivation

Make it possible for apps to adjust behavior based on if dragging occurs in the viewer.

Contribution

Emit drag start, drag, and drag end mouse events.

Test Plan

yarn prepare
yarn start