I see ! However I do not understand why I had the same error message ("Elevation Data Missing") at the same waypoints of the two same missions either with the Hub which is supposed to use Mapbox's API and with VLM that uses Google's API.
Hi,
OK - now I think I understand the problem!!
The main panel in VLM which shows the Mission Hub is simply a browser window - what you see in that panel comes directly from Litchi. So any error messages you see when you use the Mission Hub in your browser will also be seen when you run VLM. That explains why you see the same error in both! Having a browser window encapsulated within VLM enables me to interact with it more easily.
The CSV file which is exported from the Mission Hub contains data for each WP of your mission. The elevations provided in this file are relative to either ground level if the AGL option is selected, or to WP1 otherwise.
Google Earth requires absolute altitudes as input and so the elevations from the CSV file need to be corrected - and this requires knowing the ground elevation at each WP. VLM uses the Google Elevation API for this.
Hope this helps
N