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
{{ message }}
This repository was archived by the owner on Apr 5, 2025. It is now read-only.
Base plot code contains map related code.
E.g. _mapControl, this.map field.
This makes the code complicated. Mixes responsibility.
I propose to separate out map related code out from base plot.