VisioMove Essential (iOS)  1.27.8

Description

Annotate, create, update, and query places within the map.

Functions

(void) - VMEMapView::showPlaceInfo:
 Displays info related to the place: More...
 
(void) - VMEMapView::updatePlaceData:
 Update the place data content within the map. More...
 
(BOOL) - VMEMapView::setPlaceID:data:
 Updates the place data associated with a place ID. More...
 
(BOOL) - VMEMapView::setPlaceID:color:
 Update the place's color. More...
 
(BOOL) - VMEMapView::resetPlaceIDColor:
 Reset the place's color back to it's initial value. More...
 
(BOOL) - VMEMapView::setPlaceColor:
 Set a group of place colors in one call. More...
 
(BOOL) - VMEMapView::resetPlaceColor:
 Reset a group of places to their original colors in one call. More...
 
(BOOL) - VMEMapView::addPlaceID:imageURL:data:position:size:anchorMode:altitudeMode:displayMode:orientation:visibilityRamp:
 Adds a dynamic place to the map. More...
 
(BOOL) - VMEMapView::addPlaceID:imageURL:data:position:
 Adds a dynamic place to the map. More...
 
(BOOL) - VMEMapView::setPlaceID:position:animated:
 Update the place's position. More...
 
(BOOL) - VMEMapView::setPlaceID:size:animated:
 Update the place's size. More...
 
(BOOL) - VMEMapView::removePlaceID:
 Remove the place from the map. More...
 
(NSArray< NSString * > *_Nonnull) - VMEMapView::queryAllPlaceIDs
 Queries all place IDs within the map. More...
 
(void) - VMEMapView::queryPlacesWithFilter:callback:
 Queries the map for places matching the filter. More...
 
(VMEPlace *_Nullable) - VMEMapView::getPlace:
 Returns a requested place. More...
 
(NSArray< NSString * > *_Nonnull) - VMEMapView::queryAllCategoryIDs
 Queries all category IDs within the map. More...
 
(VMECategory *_Nullable) - VMEMapView::getCategory:
 Returns a requested category. More...
 
(VMEPosition *_Nullable) - VMEMapView::getPlacePosition:
 Returns a place's center position. More...
 
(NSArray< VMEPosition * > *_Nonnull) - VMEMapView::getPlaceBoundingPositions:
 Returns The place's bounding box. More...
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy