Apricot 6018444439
Map Tools - Fix wrong Plotting Board strings targets (#9723)
* Change wrong CSTRING target

descriptionShort = CSTRING(Description);
to
descriptionShort = CSTRING(PlottingBoard_Description);

* change action name to "ToMapToolLabel"

displayName = CSTRING(Name);
to
displayName = CSTRING(ToMapToolLabel);
2024-01-08 19:53:25 -06:00
..
2024-01-07 10:02:05 -08:00
2021-09-03 19:08:34 -05:00
2016-02-22 15:20:36 +01:00

ace_maptools

Adds the following map tools:

  • Roamer
  • Map drawing
  • Showing GPS on map
  • Plotting Board