Marker in wrong place: lat+ lon reversed
-
Hello,
in my xml file I have those placemark infos:
<Placemark> <name>Boeblingen</name> <description>Boeblingen</description> <styleUrl>#black_pin</styleUrl> <Point><coordinates>48.680666,9.006759,0</coordinates></Point> </Placemark>
But in the map the adress for 9.006759, 48.680666 is shown, which is somewhere in Somalia. But it has to be “Boeblingen” in Germany.
If I change the order of lat+lon in my XML file, nothing changes. How can I fix this?
Also: If I set the value zoom=”autozoom”, the zoom factor starts with “50mm”.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Marker in wrong place: lat+ lon reversed’ is closed to new replies.