Google Maps uses the Mercator projection. This distorts the shapes of 
large areas.

GGroundOverlay seems to assume that the overlays use a different 
projection, possibly the 3D projection used by Google Earth and makes 
some adjustments to the shape to allow for that.

If your image already uses the Mercator projection, then you can use 
something that doesn't attempt to adjust the projection, such as 
EInsert.groundOverlay

http://econym.org.uk/gmap/example_egroundoverlay.htm

If your image uses the 3D projection, and you're not using 
GGroundOverlay, then try doing so.

For any other projection, you'll have to convert the image to Mercator 
Projection yourself, offline.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


--~--~---------~--~----~------------~-------~--~----~
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