Calculate Height Using Flyers

I want to calculate the height of the marker, but I did not find a solution in the sheet. I found a height plugin that allows you to draw height profiles on a map, but I don't need it. Do you have an idea how to calculate the height? Thank.

+4
source share
1 answer

I had a similar problem, working with blendnym annex with elevator and found a workaround using the API Elevation Google and google_elevation()functions googleway package

The latter (R part) is probably not in your interests, but the implementation of the Elevation API should work for you.

+2
source

Source: https://habr.com/ru/post/1671991/


All Articles