VisioMove Essential (Android)  1.27.6

◆ setPlaceData()

boolean setPlaceData ( String  placeID,
JSONObject  data 
)

Updates the place data associated with a place ID.

Parameters
placeIDThe place ID who's data is to change
dataThe data that will be used to update the place. For the expected format, please see Place data format. Pass null to remove data from map.
Note
For best performance, use VMEMapView.updatePlaceData(JSONObject) to populate the initial place data.
Returns
true if the places data was updated, otherwise false.
Note
Applies to:
  • dynamic places
  • static places
Version
1.1
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy