VisioMove Essential (iOS)  1.27.3

◆ updateScene:()

- (void) updateScene: (VMESceneUpdate *_Nonnull)  update

Updates the change of scene from the current scene to the scene defined in the update.

The update is instantaneous.

See also
VMESceneUpdate for the available update Create Map View.
Parameters
updateThe update to apply.
Example
VMESceneUpdate* lUpdate = [VMESceneUpdate sceneUpdateForViewMode:VMEViewModeFloor
floorID:@"B2-UL00"];
[self.mapView updateScene:lUpdate];
Version
1.2
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy