1st you have to collect the data(name,adrdress etc.) either from a website or u could crowd source(ask users to directly put markers on location n fill up teh details name,contact no. etc) the data.
then u could use the geocoding api to find the lat/lng corresponding to the address.which in turn is used to put markers on the map. On Thu, Sep 9, 2010 at 6:06 PM, t0th <[email protected]> wrote: > Hi, > > how i can show the hotels in my city with Google Maps API ? > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- Shrey Sinha +91-9911495425 -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
