Open Pioneer Trails Packages
    Preparing search index...
    • Creates a simple map registry service with exactly one map configuration.

      The map is configured by using the options parameter. If options.returnMap is true (the default), the map model is also returned.

      Returns the map registry and the id of the configured map.

      Parameters

      Returns Promise<SetupMapResult & { map: MapModel }>

    • Creates a simple map registry service with exactly one map configuration.

      The map is configured by using the options parameter. If options.returnMap is true (the default), the map model is also returned.

      Returns the map registry and the id of the configured map.

      Parameters

      Returns Promise<SetupMapResult>