Hi Christina- The Google Maps API doesn't offer a weather API itself. Various other places do, however.
In the past, I've used Yahoo! Weather RSS: http://developer.yahoo.com/weather/ There's also a list of other APIs on ProgrammableWeb.com: http://www.programmableweb.com/apitag/?q=weather&sort=date You can use the open-source RSS and JSON parsers for those APIs (depending on their output); there are examples of doing so in the demo gallery. - pamela On Tue, Dec 23, 2008 at 7:48 PM, Christina <[email protected]> wrote: > > Hi there, can someone tell point me in the right direction to > incorporate weather infomation inside google map applications? > > i've searched long and hard for some tutorials on how to include live > weather data...to no avail. > You see i like the google maps function of the geocoder - where the > user types a country name and the map displays. > > My question is : > 1) is there a way for me to use geocoder to also get the weather > information of the country/city that the user typed in. > 2) is there any free/commercial components that i can add to my custom > flash google maps application > > I'm a newbie at google maps.. so i would really appreciate any help > that i can get. thanks :) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
