Storing GPS coordinates in a .plist
Hi, Does anyone know how to store GPS coordinates in a .plist file as a number?
It seems the dictionary doesn't read any of the numbers after the decimal point.
For example, I put a key of Lat, type Number, and value of 40.389771 and a Long of
-119.503304, and the map goes to Latitude 40, and Longitude -119.
Anyone know why?
thanks
|