You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible for a DOMUI to clear its hash and therefore its content in the virtual DOM with an method on the DOMRenderer similar to the functionality in the GLRenderer:
It should be possible for a DOMUI to clear its hash and therefore its content in the virtual DOM with an method on the DOMRenderer similar to the functionality in the GLRenderer:
mapillary-js/src/render/GLRenderer.ts
Lines 308 to 310 in ea9e928
mapillary-js/src/render/GLRenderer.ts
Lines 132 to 140 in ea9e928
DOMUIs should clear their hash (and release potential memory) on deactivation.
The text was updated successfully, but these errors were encountered: