VisioMove Essential (iOS)  1.27.3

◆ animateScene:()

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

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

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 animateScene:lUpdate];
Version
1.2
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy