InteractiveDataDisplay icon indicating copy to clipboard operation
InteractiveDataDisplay copied to clipboard

Map related code in base plot

Open dgrechka opened this issue 7 years ago • 0 comments

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.

dgrechka avatar Jan 22 '19 11:01 dgrechka