Thanks! searchbar seems to be enabled. www.minyatur.info/gmaps/kitaplik.html
but.. it searches within Google Maps. How can i make it search within my placemarks added to map? is it possible? and i am also willing to hide placemarks unless they are found with searching?! On 7 Mart, 21:39, Rossko <[email protected]> wrote: > >www.minyatur.info/gmaps/kitaplik.html > > The bookcase-map on that page is set up by a function called load() > > > function initialize() { > > var map; > > if (GBrowserIsCompatible()) { > > var mapOptions = { .... > > You probably want to modify load() rather than start up another > function -- 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.
