On Jul 28, 2:04 pm, Steve <[email protected]> wrote: > Is this group the best resource for me to find out if it is possible > to use Google API's to calculate the distance between two addresses or > zip codes?
Yes. But... > I don't need directions and don't want the map to show the > exact location (for privacy). ...presents a problem. You can't use Google's mapping services without showing the results on a map. If all you're doing is providing "x miles away" information, then you might be able to do much the same thing by using a map and drawing a circle around your user's location (which they know, of course: no privacy issues with that marker). -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
