Goal: Convert long numerical coordinate values (-4785, 29received from memory into the coordinates used in-game by players (45.3, 76.7).
I've heard that there is no one formula for this conversion due to the coordinates being zone specific and because of this I should map out the physical boundaries of a zone and use basic math to translate the coordinates.
For all practical purposes my coordinate system is working just fine. This is purely a cosmetic thing. So before I waste any more time on this issue I figured I'd check to see if anyone has discovered a better solution.
Appreciate any help!