Hi,
My project this time wants to make measurement of distance and history when I do run / walk in the garden.
If I measure the distance I find this
However, how can I make my travel and running history illustrated on google map with line or polygon on google map extra?
like blue line bellow
thank you
My project this time wants to make measurement of distance and history when I do run / walk in the garden.
If I measure the distance I find this
B4X:
Distance = Location1.DistanceTo(Location2)
However, how can I make my travel and running history illustrated on google map with line or polygon on google map extra?
like blue line bellow
thank you