On Apr 30, 8:43 am, Adiyya Tadikamalla <[email protected]> wrote: > This is not like that, what iam trying to do is in maps.google.com when we > enter place it mark on the map and display the historic or important places > and their images also, like that i want to display important or historic > places in that city. Not near by cities/places
As Marcelo said, you'll need to build it yourself, there's no pre- built API for that kind of thing. But the UI shouldn't be hard, pretty standard markers etc. - give it a try and ask back here if you get stuck. As for the data, here are a couple of suggestions, similar what maps.google.com uses: Wikipedia locations: http://www.placeopedia.com/data/ Panoramio photos: http://www.panoramio.com/api/ HTH, String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
