wolfhece._landmap_manager
Landmap companion for WolfMapViewer.
All PlansTerrier / landmap menu and command logic lives here.
WolfMapViewer holds a single instance as self._landmap_mgr and
exposes one-line delegators so external callers remain unaffected.
Module Contents
- class wolfhece._landmap_manager.LandmapManager(viewer: wolfhece.PyDraw.WolfMapViewer)[source]
Companion object that owns landmap menu state and actions.
Create and append the Landmap menu to the viewer menubar (once only).