Proposal of enhanced commands for map/compass manipulation :/showLandmarks pattern: shows landmarks matching pattern /hideLandmarks pattern: hides landmarks matching pattern /delLandmargs pattern: deletes landmarks matching pattern /mapzoom [factor] : zooms map according to factor or restore default if ommited /compasszoom [factor]: zooms compass according to factor /mapcenter [factor]: recenters map with optional zoom factor These commands could exist as macro commands too
- /setLandmark [text,[category] : sets a landmark at current location with optional text / category
- could be useful to set landmarks on the run triggering this command (from a macro) from time to time
- would allow one to show/hide/delete landmarks by batch. For example I create WPxxx landmarks for each waypoint on a race, but my map is ugly with them. I'd like to be able to hide/show them all at once. Other example, my forage spots have seasonal infos in their names. I could toggle them at once with such a command.
- I suggest simple pattern system using * ? placeholders. Or full regex support (if devs wish so)