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
This logic is never triggered. Upading a layer is already is already
handled by `onLayersChanged` and `onLayerRenderer3DChanged`:
- `onLayersChanged` creates or remove an entity when a layer is added
or removed
- `onLayerRenderer3DChanged` recreates an entity when a layer's
renderer is changed
0 commit comments