Class TmcCoverage

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

public class TmcCoverage extends Object implements scala.Product, scala.Serializable
Associates a LinearLocation with the reference it is covered by, if there is one. param: location The part of the originally requested linear location. param: reference A (uni-directional)TMCLocationReference covering the given location. A value of None indicates that this location is not covered by TMC.
See Also: