Class POIWithAccessPointLocationReference

java.lang.Object
com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
All Implemented Interfaces:
AbstractLocationReference, Serializable, scala.Equals, scala.Product, scala.Serializable

public class POIWithAccessPointLocationReference extends Object implements AbstractLocationReference, scala.Product, scala.Serializable
A POIWithAccessPointLocationReference describes a point of interest (POI) and an access point to that POI on the road network, for example an entry to a car park associated with the POI.

param: lineWithAccessPoint The network-bound part defining the access point to the POI. param: poi The position of the POI. param: shape An optional shape describing the location geometry. param: pathToPoi An optional path from the access point to the POI.

See Also: