VisioMove Essential (Android)  1.27.6
VMESceneUpdate Class Reference

Description

Represents a scene update that can be applied to the VMEMapView.

Use the provided constructors to instantiate different types of scene updates. A scene update can be used to change the following:

  • view mode
  • focused building
  • focused floor

Updating the scene will not update the camera.

Note
Due to the "zoom storyboard", if the camera is focused on a different building to that in the requested scene update, then the next time the user interacts with the map, the focused building will change automatically.
Version
1.19

Static Public Member Functions

static VMESceneUpdate newViewMode (VMEViewMode viewMode)
 Update the scene's view mode. More...
 
static VMESceneUpdate newViewModeBuildingID (VMEViewMode viewMode, String buildingID)
 Update the scene. More...
 
static VMESceneUpdate newViewModeFloorID (VMEViewMode viewMode, String floorID)
 Update the scene. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy