enabledFeatures property - LayerConfiguration class - core.engine library - Dart API
enabledFeatures
enabledFeatures property
getter/setter pair
Specifies feature configuration for enabling list of features enabled for map download. Empty list disables map download, as no map content specified for download in this case.
Implementation
List<LayerConfigurationFeature> enabledFeatures;