CMMapView

Undocumented

  • Undocumented

  • Load scene file

    Declaration

    Swift

    public func loadSceneFileAsync(scene : String)

    Parameters

    scene

    the scene path URL

  • Loads a scene asynchronously, with a list of updates to be applied to the scene. If a scene update error happens, scene updates won’t be applied.

    Declaration

    Swift

    public func loadSceneFileAsync(scene : String, keyPath: String, newValue: String)

    Parameters

    scene

    the scene path URL

    keyPath

    the key path

    newValue

    new value