I have a city based service that includes several small cities and a
coule of large metro areas.

Finding the nearest LatLng doesn't work to find out which city to put
someone in based on their address.  As an example of my problem, I
live in the northern part of the large city and the "nearest city"
based on my LatLng is a nearby rural city because the center of
downtown is further away.

Is there a way to get the bounds of a whole city to find which border
is closest to me?  I need to know if it's within a set of cities or
which boundaries it's closest to.

Even if I need to work from a list of boundary LatLngs to see which is
nearer, but I can't figure how to get those.

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