I've been having problems with long polylines across the globe, for
example line between these two points:
new GLatLng(34.690083, 135.1955112),
new GLatLng(32.082325, -81.096515)
with map.setCenter(new GLatLng(33.386204, -152.9505019), 2);
when {geodesic:true}: i get a funny arc that turns around sharply at
international date line.
when {geodesic:false}: i get a straight line that always goes the
other way around the globe (unpredictable)
Also when i use great circle type, after attempting to zoom in/out,
the browser freezes. It happens both on IE7 and FF.
Can anyone help?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---