I want to add data layer / overlay to Google Maps App. This data layer can be anything like Photos, Wiki pages, tweets or anything. For example, take a look at MapMyPics. When you zoom into a particular area, you can see the data for that location. I think zooming-in triggers ajax call to fetch the relevant data from the server.
Any tutorials or open-source projects would be highly appreciated.