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
Clearing the underlying source's tiles while removing a layer. (mapbox#9305)
* clearing the underlying source's tiles while removing a layer.
* Removing the clear command since this is computationally expensive and also causing a glitch on the map once the tiles are cleared.
* Changing the name of the function to hasLayer to be more specific regarding the function
0 commit comments