hi, I am planning to distribute markers on a given line so I am searching for an algorithm to find the GlatLng of a point given 2 GlatLng point+a distance from the first Glatlng.
resultGlatlng=formula(Glatlng1,Glatlng2,distance from Glatlng1) I have found the Haversine formula for calculating distance but i don't know whether it can be converted to a formula that meet my need or not. Your help would be much appreciated. -- 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.
