Readonly
ididentity of the map object
Gets the links associated with this data type.
Gets the Coordinate of the POI.
The POI's coordinate.
Gets the description of the POI.
The description of the POI.
Gets the external ID of the POI.
The external ID of the POI.
Gets the name of the POI.
The name of the POI.
Serializes the POI data to JSON.
An object representing the POI.
Static
isChecks if the provided instance is of type PointOfInterest.
The instance to check.
True if the instance is a PointOfInterest, false otherwise.
A class representing point of interest data within the map.
Points of interest are used to represent specific points on the map with additional information(e.g. ATMs, Water Fountains).