About This File
Just a small script that displays your location and vehicle speed (if you're in one) next to the mini map.
https://github.com/glitchdetector/fivem-minimap-anchor - credits for minimap anchor code
Notes
- You can disable speed display feature by setting useSpeedo to false.
- Location and speed won't be displayed if your radar is disabled or hidden.
- Speed unit changes based on your Measurement System setting of GTA V, which you can find in Settings -> Display -> Measurement System.
What's New in Version 1.1.0 See changelog
Released
- Performance improvements thanks to @ragempdev
- Added updateInterval setting, lower values = more frequent updates at the cost of performance
