Class PolygonLocationReference

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

public class PolygonLocationReference extends Object implements AbstractLocationReference, scala.Product, scala.Serializable
A PolygonLocationReference refers to an area described by the geometric shape of a polygon and is not tied to the road network.

param: startCoordinate The first corner of the polygon. param: isFuzzyArea The polygon is to be interpreted as a rough enclosing polygon rather than the exact location.

See Also: