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 MapSceneLoadOptionsBuilder to create instances of this class.

Note: This is a beta release of this feature and may contain bugs or exhibit unexpected behaviour. Related APIs are subject to change without a deprecation process.