I have a little geocoding application http://www.galerie-insecte.org/galerie/ll3.php.
The principle is rather simple: one enters some data in the entry line above and the API gets the map and some data in the lower window (latitude, longitude, administrative address and altitude).
Now the problem: If I give a latlng in decimal format (43.588278,5.776472) or in DMS format (43°35'17.8",5°46'35.3"), I get a correct map (that is, the marker is correctly positionned [the user recognizes precisely the spot where he took the picture]). But the latitude and longitude data displayed is false (43.6044691,5.7687348).
More, moving the marker doesn't always change the data in the lower window. I could not find a clear sequence to reproduce the problem (changing to another magnification? changing to the satellite view? both of them together?)
Does it ring a bell for any of you?
Thanks in advance.
pduhem