Closed mmcfarland closed 8 years ago
Right now we assume xy coordinates are 4326 and use them thusly. We should use proj4j to actually ensure the coordinates are lat/lon when we put them on the map.
I don't think we plan on changing the API to return anything other than Lat/Lng, so I think we can close this.
Right now we assume xy coordinates are 4326 and use them thusly. We should use proj4j to actually ensure the coordinates are lat/lon when we put them on the map.