On Jun 1, 8:50 am, srini vasan <[email protected]> wrote: > > i need to list the all the location in drop down manner.when i select one > location means it lead to selected location in map.i feed all the datas > that is latitude,longitude,location name in location table.how it is > possible.is any one help me.
It's *similar* to this: http://econym.org.uk/gmap/basic2.htm -- except that instead of creating a <div> for a sidebar you use the <select> element which provides the drop down, add entries to that instead of the sidebar. -- 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.
