• Gus Grubba's avatar
    Make AirMapController as part of a Vehicle rather than a creatable QML... · d09847fc
    Gus Grubba authored
    Make AirMapController as part of a Vehicle rather than a creatable QML instance. This is ultimately linked to a vehicle and not the view. Eventually a lot of the code currently in AirMapManager will have to come here as well so the data persists with a vehicle. AirMapManager should only handle the global aspects.
    Added a temporary indicator right below the toolbar. It's only visible if a permission (of any kind) exists. I need to understand better how this works before coming up with a more permanent solution.
    Restored toolbar to its original state (brand logo and whatnot)
    d09847fc
Vehicle.h 55.3 KB