PX4 / flight_review

web application for flight log analysis & review
https://logs.px4.io/
BSD 3-Clause "New" or "Revised" License
195 stars 191 forks source link

Localhosted app - no map view #195

Closed George-avy closed 4 years ago

George-avy commented 4 years ago

Hi everyone!

I just forked and downloaded flight_review. Runs locally fine, love it! I applied for a Cesium Ion key, got it, entered it into config_user.ini, so now I can get a map view on the 3D view.

I did the same for Bing maps. Applied here: https://www.bingmapsportal.com/Announcement and got a 64 char long alphanumeric key. I inserted it into config_user.ini after bing_maps_api_key but the initial log screen still has a gray background. Should I do anything more?

Thanks in advance!

George-avy commented 4 years ago

Yeah, it turns out I needed the mapbox_api_access_token for that. Works fine now. Sorry for the hassle.