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

Check if node is complete before accessing property #594

Closed oscarlorentzon closed 1 year ago

oscarlorentzon commented 1 year ago

Nodes beloning to a tile may not have been made complete before they are disposed.

Motivation

Nodes beloning to a tile may not have been made complete before they are disposed.

Test Plan

yarn prepare
yarn test
yarn start