VisioMove Essential (Android)  1.27.6

◆ animateScene()

void animateScene ( VMESceneUpdate  update)

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

See also
VMESceneUpdate for the available update Creating map view.
Parameters
updateThe update to apply.
Version
1.19
Example
VMESceneUpdate lUpdate = VMESceneUpdate.newViewMode(VMEViewMode.GLOBAL);
mapView.animateScene(lUpdate);
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy