enabledFeatures property

List<LayerConfigurationFeature> enabledFeatures
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;