This may probably have been answered before, and has a simple answer, but I'm posting a question about the reverse geocoding feature.
I'm using google maps on my airpics.com radar project, which is a flight radar (currently for the middle/northern parts of norway). URL: http://www.airpics.com/radar/radar.php All the stuff is made using php scripts (also to generate the javascript stuff), but I've saved a HTML file with all the code at this location (since there actually may not be any flights when you read this) http://www.airpics.com/radar/geocode.html The problem is reading the addresses when clicking on the markers. As you see I've defined variables for both the address, and some other flight info I will write in the popup when moving the mouse over the markers. Like flight number, altitude and more, the thing I now want in this popup window is the address/location the aircraft is flying over. What needs to be done with this script to make this work ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
