On Nov 3, 7:46 am, chamroeun <[email protected]> wrote: > 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.
See Mike Williams' epoly extentsion: http://econym.org.uk/gmap/epoly.htm -- 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.
