VisioMove Essential (Android)  1.27.6
VMEPlace Class Reference

Description

Represents a physical place within the map.

A place encapsulates information about a physical place, including its name, description, categories and any other information we might have about it.

A place object is immutable. If you wish to change a place's attributes, see :

See also
VMEMapView::updatePlaceData(JSONObject) .
VMEMapView::setPlaceData(String, JSONObject) .
VMEMapView::setPlaceColor(String , @ ColorInt int) .
VMEMapView::resetPlaceColor(String) .
VMEMapView::setPlaceColor(Map<String, Integer>) .
VMEMapView::resetPlaceColor(List<String>) .
VMEMapView::setPlacePosition(String , VMEPosition , boolean).
VMEMapView::setPlaceSize(String , VMEPlaceSize , boolean) .
VMEMapView::removePlace(String) .
Version
1.10

Public Member Functions

String getID ()
 
String getName ()
 
String getIcon ()
 
String getHtmlDescription ()
 
Set< String > getCategories ()
 
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy