Hey all,

I'm attempting to write a function that I would like to do the
following:

1) A user enters a zip code
2) The Google Maps API then determines what area (or range) is covered
by this zip code.
3) The function would then sort through pre-built multi-dimensional
area of locations and determine based on those locations' lat/lng if
it falls within the range.
4) If the array item does fall into this area, the marker would be
added to the map.

I only need to be pointed in the right direction for the correct
method to use to determine the range based on the users' input and how
to query that range.

Thanks,

 - MT

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