On Mar 29, 2:20 pm, pmhooda <[email protected]> wrote: > is there way to find distances between two sea ports ? > I understand google maps helps to find distance between one land point > to other land point. But I need to find distance sailed via a ship.
Do you know the route it took? If you can draw a polyline along that, you can find the length of the polyline. -- Larry -- 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.
