tile38 icon indicating copy to clipboard operation
tile38 copied to clipboard

tile38 How to calculate the distance between two points

Open zhengbaowei opened this issue 1 year ago • 1 comments

now i have two points p1 and p2 How to calculate the distance between p1 and p2

zhengbaowei avatar Apr 24 '24 03:04 zhengbaowei

Tile38 does not allow you to calculate the distance between two points. You can use the formulae to calculate the haversine distance independently from tile38.

iwpnd avatar Apr 24 '24 08:04 iwpnd