I've made a Workbench tool which helps capture map tiles that can be used in a panning/zooming webpage. It also supports the in-game coordinate system, so there's an additional tool which shows how to perform entity queries and extract location information into JSON files. This location information can then be plotted on the map, and the first example of this is displaying all the locations of the various supply caches that are found in the Confict game mode. The GitHub repo is at https://github.com/nickludlam/EnfusionMapMaker/
I've also made the site https://reforger.recoil.org/ to showcase the conflict supplies locations, for people who want to be sneaky with their radio backpack placement, or to hunt enemies which might have deployed them in the same places.




