mapillary / mapillary-js

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

Event api to delete cluster from graph #579

Closed oscarlorentzon closed 1 year ago

oscarlorentzon commented 1 year ago

Handle deletion in graph. Remove cluster from spatial on delete. Unit tests.

Motivation

Makes it possible to delete clusters from the viewer through a data provider API.

Contribution

Test Plan

yarn prepare
yarn test
yarn start