Hi
I have a kmz file with markers (points) they used to be put on map OK 2 day 
ago. 
Now they are misplaced by some distance.
Here is waht I mean:

http://www.bgstreet.co.uk/bgstr/search2.php?zip=LS82JB&dist=0.5#nach

in the center of the map there is a pin with number 2 on it.

On the left hand side there is a yellow box with some names in it. The 
first is 'Vasil'. There is an eye icon next to it. If you click it you will 
see an arrow that drops on the map. 
Now the arrow is a bit misplaced compared to the pin. It must be on top of 
it instead.

The eye icon calls this:

onclick="addMarker(53.82606610334190123,-1.50467414437569991);

and these are the coordinates in the kmz file for this pin as well:

<Placemark><name>LS82JB</name>
<description>LS82JB</description>
<styleUrl>#a2</styleUrl>
<Point><coordinates>-1.50467414437569991,53.82606610334190123,0</coordinates></Point>
</Placemark>

The question is why the kmz is not positioned correctly on the map and a 
marker is?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/VOOcV81xrEMJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to