Can we do a google map search, using javascript api, by zipcode.

Currently I am passing the zipcode in the 'address' variable in the
following function
geocoder.getLocations(address, addToMap);

What I need is to explicitly specify that it is the zipcode I am
passing, so that I can remove some unwanted results.

-- 
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 [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-js-api-v3?hl=en.

Reply via email to