I have a page that shows a map of a zip code at zoom level 10. I want
it to show all "pizza" places within that map (similar to "Search
Nearby" function on Google Maps GUI). I want it to create simple
markers for each item returned by this search.

I want this search term to be pre-defined, hard-coded into the
application. What the user changes is the zip code. So the user inputs
a zip code, and the map reloads and shows all places found by hard-
coded search term "pizza" in the zip code user entered.

I've tried the Google Maps Ajax Search Nearby option (that puts a
search box at the bottom of the map), but I need the search term hard-
coded, and only the zip code changeable.

Map is live at http://www.culby2.com/maps

Any ideas? Thanks all for your help!

-- 
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