Class PointOfInterest

java.lang.Object
com.here.platform.location.referencing.PointOfInterest
All Implemented Interfaces:
ReferencingLocation, Serializable, scala.Equals, scala.Product, scala.Serializable

public class PointOfInterest extends Object implements ReferencingLocation, scala.Product, scala.Serializable
A geocoordinate based point of interest (POI).

param: point The geocoordinates of the POI. param: accessPoint The access point for the POI. param: pathToPoint The path between the access point and the POI's geocoordinates.

See Also: