VisioMove Essential (Android)  1.27.6
Overlay Views

Description

Add custom content above the map surface.

Overlays are anchored to a specific map coordinate.

Functions

boolean addOverlayView (String overlayViewID, View view, String placeID)
 Adds a native overlay view above the map that's associated with a place. More...
 
boolean addOverlayView (String overlayViewID, View view, String placeID, VMEAnchorMode anchorMode)
 Adds a native overlay view above the map that's associated with a place. More...
 
boolean addOverlayView (String overlayViewId, View view, VMEPosition anchorPosition)
 Adds a native overlay view above the map that's associated with a position. More...
 
boolean addOverlayView (String overlayViewID, View view, VMEPosition anchorPosition, VMEAnchorMode anchorMode)
 Adds a native overlay view above the map that's associated with a position. More...
 
boolean setOverlayAnchor (String overlayViewID, String placeID)
 Sets the place of the overlay view. More...
 
boolean setOverlayAnchor (String overlayViewID, VMEPosition position)
 Sets the position of the overlay view. More...
 
boolean removeOverlayView (String overlayViewID)
 Removes the overlay view from the map. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy