Class MapSceneLoadOptions
Package com.here.sdk.mapview
Class MapSceneLoadOptions
- java.lang.Object
-
- com.here.NativeBase
-
- com.here.sdk.mapview.MapSceneLoadOptions
-
public final class MapSceneLoadOptions extends NativeBase
Represents the configuration options for loading a map scene. This class combines both the scene source (MapScheme or configuration file) and optional settings like features, watermark style and overriding map style.
It is left empty intentionally. Use
MapSceneLoadOptionsBuilderto create instances of this class.Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.