First things first, my map needs a search box. The problem is that I
have no idea how Im going to create a search box that will either do
one of the following...

1) Find marker and open it (so you can see the info)
2) Load the name(s) under the box

My map gets all of its data from a xml file. all the locations are
labeled within the xml file with "marker name". Basically, I just need
the search to be able to scan all the marker name labels and bring up
what matches. If only one search result shows, I want it to somehow
expand that marker on the map. If theres more results than one, I want
it to list off the names under the box.

Any help at all? I dont know where to begin. The code is still a
little messy, because im not great at java, but you can view the map
at www.spotfindr.com/bmx.html
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to