| MapPhotos
Here’s my try at the Google Maps API: MapPhotos, mixing Google Maps with Flickr data provided by Geobloggers. Which means you can drag the map location anywhere to find photos of that location displayed right on the map (just give it a second to load the image after you stopped dragging). Clicking on the thumbnails will take you to a larger version of the photo from Flickr. I’ve found the connection to the API images works flaky at the moment (often, you’ll only see gray blocks), but hopefully this will get better with time.
It may be interesting to note that I’m doing the Ajax (XMLHTTP) part of the script using the Ajax-wrapper provided by the Google Maps API. |
| |