OpenLayers Lat Lon Conversion

المشرف العام

Administrator
طاقم الإدارة
I've been trying to figure this out, but have come up with nothing. I have this code:

....var lat = 7486473; var lon = 4193332;var lonlat = new OpenLayers.LonLat(lon, lat);....It uses floats for the lat/lon values. My issue is I don't know how to convert regular latitude/longitude coordinates into these numbers. I've searched for the answer, but I haven't been able to make sense of anything since I'm pretty new to this as this isn't my field (gis, I mean). Any help is appreciated.



أكثر...
 
أعلى