Web-Map-Custom-Element icon indicating copy to clipboard operation
Web-Map-Custom-Element copied to clipboard

Refactor ContextMenu.js into a class hierarchy for MapContextMenu, LayerContextMenu and potentially similar

Open prushforth opened this issue 2 years ago • 0 comments

ContextMenu.js is complicated and large, and hard to understand. It may be worthwhile to refactor it into separate handler subclasses so that the logic and content of different context menus is separated into different files, yet they share common infrastructure code.

prushforth avatar May 05 '23 18:05 prushforth