Class MapSceneLoadOptionsBuilder

java.lang.Object
com.here.NativeBase
com.here.sdk.mapview.MapSceneLoadOptionsBuilder

public final class MapSceneLoadOptionsBuilder extends NativeBase

Builder for creating MapSceneLoadOptions instances. This builder ensures that either a MapScheme or a configuration file is set, but not both.

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.

  • Constructor Details

    • MapSceneLoadOptionsBuilder

      public MapSceneLoadOptionsBuilder()

      Creates a new builder instance.

  • Method Details