Hello,
Is there a way to call LocationToElevation synchronically?
Something like the "await" in C# that will bypass the need to always wait for the slot...
It makes calculations so complicated when there is, for example, a loop in which each iteration needs the elevation.
Thanks