Update map_coordinates.md

This commit is contained in:
Josh Freeman
2015-12-02 11:48:14 +00:00
parent d9efd7b095
commit 82c8db98ac
+1 -1
View File
@@ -25,7 +25,7 @@ private double ToMapCoordinate(double val) {
*Code samples in PHP*
You can translate the `levels.exd` values to Long/Lat using the `x`, `y` and **scale** would be the maps ` [size_factor](https://github.com/viion/XIV-Datamining/blob/master/offsets/3.1_list.txt#L679)`
You can translate the `levels.exd` values to Long/Lat using the `x`, `y` and **scale** would be the maps [size_factor](https://github.com/viion/XIV-Datamining/blob/master/offsets/3.1_list.txt#L679)
```
function mapsRadiansToDegrees($rad)