VisioMove Essential (Android)  1.27.6

◆ updateScene()

void updateScene ( VMESceneUpdate  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 Creating map view.
Parameters
updateThe update to apply.
Version
1.19
Example
VMESceneUpdate lUpdate = VMESceneUpdate.newViewModeFloorID(VMEViewMode.FLOOR, "B2-UL00");
mapView.updateScene(lUpdate);
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy