One problem you'll run into... using GGroundOverlay projects the image into Mercator by chopping up in three pieces and stretching it into something that might be considered Mercator. It works well on small areas, around 10 degrees latitude at most, but once you get past that, you'll find the results to be inaccurate. Since you're looking at projecting an image from the entire US, the number of degrees will be at least 3 times that limit, which will exaggerate the error even more. One other problem with this method is it's slow, so if you're also trying to animate the image, you'll find an undesirable lag in performance.
-John Coryat http://maps.huge.info http://www.usnaviguide.com http://www.zipmaps.net Try our Android app: Radar Now! - an animated weather radar of your location... -- 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.
