> Now it should work in IE but I've still the same problem with the
> markers...

Works in IE6.

Your maths fall down because of the distortions of Mercator
projection.

Example -
Halfway between latitudes X and Y is NOT (X +Y) / 2 exactly.
The error gets bigger as you get nearer the poles and as you deal with
country or continent size areas.

You'll either have to do some cleverer geo-math, or work in pixels
instead.  Looking into API provided functions to return points at a
given distance might be helpful, if say you wanted markers every few
km.

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to