withDisabledFeatures abstract method
- List<
String> disabledFeatures
Sets the features to disable in the new configuration.
disabledFeaturesFeatures to disable.
Returns MapSceneLoadOptionsBuilder. This class instance.
Implementation
MapSceneLoadOptionsBuilder withDisabledFeatures(List<String> disabledFeatures);