showPOI
Shows a Point of Interest (POI).
Return
true
if the POI was successfully shown, false
otherwise (e.g., if the POI was not found or could not be shown).
Parameters
poi
The PointOfInterest object to be shown.
Shows the Point of Interest (POI) with the given ID.
Return
true
if the POI was successfully shown, false
otherwise (e.g., if the POI with the given ID was not found or could not be shown).
Parameters
id
The unique identifier of the POI to show.