Hi all.
who use Position.interpolate? the use is:
Position.interpolate(percent, position1, position2)
where percent is from 0 to 1. right?
so, if i i've a position (only latlon, not elevation) between position1 and position2 how can i calculate the correct percent?
who use Position.interpolate? the use is:
Position.interpolate(percent, position1, position2)
where percent is from 0 to 1. right?
so, if i i've a position (only latlon, not elevation) between position1 and position2 how can i calculate the correct percent?
Comment