On Jan 29, 10:09 am, mk0207 <[email protected]> wrote: > Is it possible to pinpoint a central location on a map and then > pinpoint other locations on the same map which shows the distance > between the central location and the other pinpointed locations?
Yes. Which distance? Straight line (GLatLng.distanceFrom()) or driving distance (GDirections) See Mike Williams' tutorial for more details: http://econym.org.uk/gmap/ -- Larry > > I have a property that's a fitness center. I want to pinpoint my > fitness center and then show where other fitness centers are located > in relation to my fitness center and their distances. Any help is much > appreciated. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
