I've been trying to approach this at multiple angles and can't seem to find 
a working solution.

http://dev.gmdadv.com/shopnsave/retailer_job_listing/search_jobs_testing.php

I have a JSON formatted as so:

[{
"storeNumber":"",
"storeName":"",
"address":"",
"city":"",
"state":"",
"zip":"",
"phone":"",
"fax":"",
"latitude":"",
"longitude":""
}]

I have a drop down that currently works perfectly.  What I need is 
Javascript only solution that clears any markers/infowindows from the drop 
down and gets the top 5 locations based on the zipcode entered in the 
zipcode box.  The drop down will need to clear out any results from the zip 
code search as well if they click the drop down list.

Any assistance would be helpful.  I'll be plugging away trying to figure out 
a solution.

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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to