The GroundOverlay class currently does not re-project - it assumes an already projected image. You can file this issue if you'd like us to do the reprojection: http://code.google.com/p/gmaps-api-issues/issues/detail?id=644
I found some information on Google about the GFW file format: http://www.fmepedia.com/index.php/How_do_I_create_a_georeferenced_raster_from_a_vector_file You would need to turn it into a bounding box. I'm not quite sure the exact math, I haven't used GFW before. I think some folks in the Google-Maps-API group may have; you could consider posting there if noone knows here. - pamela On Tue, Jul 28, 2009 at 6:28 AM, Mili<[email protected]> wrote: > > Hi guys, > > I'm trying to overlay the below image (pls see URL) on Google Map but > not able to understand at what latlon I should place it using Ground > Overlay ? Google Map Flex API. > > http://radar.weather.gov/ridge/Conus/RadarImg/latest_radaronly.gif > > Additional info - it come with one gfw file(latest_radaronly.gfw) but > I could not find much of use as it does not contain latlon. > http://radar.weather.gov/ridge/Conus/RadarImg/latest_radaronly.gfw > > I read little about projection. Do we need to re-project ? If yes, > how can I reproject to match with Mercator projection ? > > Appreciate your reply please. > > Thanks, > Milin > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
