> See here:http://www.champlindesign.com/maps/largeOverlay/largeOverlayTest.html

It all looks a bit horrid.
    var sw1 = new google.maps.LatLng(-32.91,82.96);
    var ne1 = new google.maps.LatLng(71.1,-111.83);
This is still a problem area ; longitude 'w' 82.96 to 'e' -111.83
crosses the dateline.  People breaking up large overlays generally
break them at the dateline itself to avoid issues.

It is supposed to 'jump' when you drag to keep your overlay in view,
but they are supposed to remain nailed to the same place on the globe.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to