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
No, we terminate the workers so all resources are feed up automatically as a result.
But we should do something similar if we introduce an ability to control the worker pool externally of Map in our api.
style._remove()
should send a message to the worker, so thatthis.workerSources[mapId]
and any other worker-side state is cleaned up.#3602 (comment)
The text was updated successfully, but these errors were encountered: