Map tag GPS


Use the GPS tool to set direction to any existing tag or a temporary tag named 'gps-destination' and an arrow will point in that direction until the destination has been reached. Compatible with Map tag teleport.

Utilities
22 days ago
1.1
158
Transportation

Changelog

Version: 0.4.1
Date: 2024-08-30
  Features:
    - Added bookmark functionality
  Bugfixes:
    - Fixed compatibility between Map tag GPS and Map tag teleport
Version: 0.4.0
Date: 2024-08-19
  Changes:
    - Migrated main code to map-tag-core
    - Migraded teleport functionality to map-tag-teleport
Version: 0.3.1
Date: 2024-08-18
  Bugfixes:
    - Fixed teleporting to impossible location
    - Fixes teleporting while in a vehicle
Version: 0.3.0
Date: 2024-08-17
  Features:
    - Added teleportation by shift+click on tag button (needs global settings enabled first)
Version: 0.2.2
Date: 2024-08-14
  Features:
    - Added three different arrows to choose from
  Changes:
    - Removed dependency to Better Alert Arrows
Version: 0.2.1
Date: 2024-08-14
  Features:
    - Active destinations are highlighted in the GUI
    - Added tag positions below the tag name in the GUI
    - Added remove all destinations button
Version: 0.2.0
Date: 2024-08-13
  Features:
    - Added selection button to place temporary GPS tag by clicking on the map
    - Added GUI to set destination to existing tags
Version: 0.1.2
Date: 2024-08-13
  Changes:
    - Replaced arrow logic with arrowlib
Version: 0.1.1
Date: 2024-08-13
  Features:
    - Made the tag name variable in mod settings
Version: 0.1.0
Date: 2024-08-11
  Features:
    - Initial creation