All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Eegeo::MapLayers::MapCollapseConfiguration Struct Reference

Public Attributes

bool CollapseMapWhenIndoors
 
bool EnableIndoorMapVisibilityController
 
bool EnableEnvironmentFlatteningController
 
Eegeo::Rendering::EnvironmentFlatteningConfiguration EnvironmentFlatteningConfig
 

Member Data Documentation

bool Eegeo::MapLayers::MapCollapseConfiguration::EnableEnvironmentFlatteningController

Legacy app support - if false (the default), platform will not command Eegeo::Rendering::EnvironmentFlatteningService, avoiding any fighting with apps that make calls to EnvironmentFlatteningService::SetIsFlattened / ToggleFlattening. Recommendation is that apps configure PlatformConfigation with this field set true, and use MapCollapseModel::SetCollapsed rather than calling EnvironmentFlatteningService::SetIsFlattened directly.

bool Eegeo::MapLayers::MapCollapseConfiguration::EnableIndoorMapVisibilityController

Legacy app support - if false (the default), platform will not command InteriorTransitionModel::SetVisibilityParam to fade indoor maps in and out. Recommendation is that apps configure this true, and avoid calling InteriorTransitionModel::SetVisibilityParam


The documentation for this struct was generated from the following file: