com.here.platform.location.integration.optimizedmap
OptimizedMapLayers
Companion trait OptimizedMapLayers
object OptimizedMapLayers
Lists the layers that are available in an Optimized Map for Location Library catalog.
- Alphabetic
 - By Inheritance
 
- OptimizedMapLayers
 - AnyRef
 - Any
 
- Hide All
 - Show All
 
- Public
 - Protected
 
Value Members
-   final  def !=(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def ##: Int
- Definition Classes
 - AnyRef → Any
 
 -   final  def ==(arg0: Any): Boolean
- Definition Classes
 - AnyRef → Any
 
 -  lazy val AdasAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
 -  lazy val FreeFlowSpeedLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
 -  lazy val GeometryLayerConfiguration: LayerConfiguration[GeometryTile]
 -  lazy val LengthLayerConfiguration: LayerConfiguration[UndirectedPropertyTile[Double]]
 -  lazy val MappingLayerConfiguration: LayerConfiguration[MappingTile]
 -  lazy val RestrictedManoeuvreLayerConfiguration: LayerConfiguration[EdgePropertyTile[Int]]
 -  lazy val RoadAccessLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
 -  lazy val RoutingGraphLayerConfiguration: LayerConfiguration[GraphTile]
 -  lazy val RoutingRoadAccessLayerConfiguration: LayerConfiguration[RangeBasedPropertyTile[Int]]
 -  lazy val TmcTableLayerConfiguration: LayerConfiguration[TmcTablePartition]
 -  lazy val TopologyAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
 -   final  def asInstanceOf[T0]: T0
- Definition Classes
 - Any
 
 -    def clone(): AnyRef
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
 
 -   final  def eq(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -    def equals(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef → Any
 
 -   final  def getClass(): Class[_ <: AnyRef]
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -    def hashCode(): Int
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def isInstanceOf[T0]: Boolean
- Definition Classes
 - Any
 
 -    def layersConfiguration: Seq[LayerConfiguration[AnyRef]]
- Annotations
 - @nowarn()
 
 -   final  def ne(arg0: AnyRef): Boolean
- Definition Classes
 - AnyRef
 
 -   final  def notify(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def notifyAll(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @IntrinsicCandidate() @native()
 
 -   final  def synchronized[T0](arg0: => T0): T0
- Definition Classes
 - AnyRef
 
 -    def toString(): String
- Definition Classes
 - AnyRef → Any
 
 -   final  def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 -   final  def wait(arg0: Long): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException]) @native()
 
 -   final  def wait(): Unit
- Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.InterruptedException])
 
 
Deprecated Value Members
-    lazy val AdasAttributes: Layer[MultiPropertyTile]
The
adasattributeslayer of an Optimized Map for Location Library.The
adasattributeslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val AdvancedNavigationAttributes: Layer[MultiPropertyTile]
The
advancednavigationattributeslayer of an Optimized Map for Location Library.The
advancednavigationattributeslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val AdvancedNavigationAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version Location Library 1.0.54) Use TopologyAttributesLayerConfiguration instead.
 -    lazy val FreeFlowSpeed: Layer[RangeBasedPropertyTile[Int]]
The
freeflowspeedlayer of an Optimized Map for Location Library.The
freeflowspeedlayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val Geometry: Layer[GeometryTile]
The
geometrylayer of an Optimized Map for Location Library.The
geometrylayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val Length: Layer[UndirectedPropertyTile[Double]]
The
lengthlayer of an Optimized Map for Location Library.The
lengthlayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val Mapping: Layer[MappingTile]
The
mappinglayer of an Optimized Map for Location Library.The
mappinglayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val NavigationAttributes: Layer[MultiPropertyTile]
The
navigationattributeslayer of an Optimized Map for Location Library.The
navigationattributeslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val NavigationAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version Location Library 1.0.54) Use TopologyAttributesLayerConfiguration instead.
 -    lazy val RestrictedManoeuvre: Layer[EdgePropertyTile[Int]]
The
restrictedmanoeuvrelayer of an Optimized Map for Location Library.The
restrictedmanoeuvrelayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val RestrictedManoeuvreConfiguration: LayerConfiguration[EdgePropertyTile[Int]]
- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.55) Use RestrictedManoeuvreLayerConfiguration instead.
 -    lazy val RoadAccess: Layer[RangeBasedPropertyTile[Int]]
The
roadaccesslayer of an Optimized Map for Location Library.The
roadaccesslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val RoadAttributes: Layer[MultiPropertyTile]
The
roadattributeslayer of an Optimized Map for Location Library.The
roadattributeslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val RoadAttributesLayerConfiguration: LayerConfiguration[MultiPropertyTile]
- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version Location Library 1.0.54) Use TopologyAttributesLayerConfiguration instead.
 -    lazy val RoutingGraph: Layer[GraphTile]
The
routinggraphlayer of an Optimized Map for Location Library.The
routinggraphlayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val RoutingGraphConfiguration: LayerConfiguration[GraphTile]
- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.55) Use RoutingGraphLayerConfiguration instead.
 -    lazy val RoutingRoadAccess: Layer[RangeBasedPropertyTile[Int]]
The
routingroadaccesslayer of an Optimized Map for Location Library.The
routingroadaccesslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val Tmc: GenericLayer[TmcTablePartition]
The
tmclayer of an Optimized Map for Location Library.The
tmclayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    lazy val TopologyAttributes: Layer[MultiPropertyTile]
The
topologyattributeslayer of an Optimized Map for Location Library.The
topologyattributeslayer of an Optimized Map for Location Library.- Annotations
 - @Deprecated @deprecated
 - Deprecated
 (Since version SDK 2.54) Use methods based on OptimizedMapLayers instead.
 -    def finalize(): Unit
- Attributes
 - protected[lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws(classOf[java.lang.Throwable]) @Deprecated
 - Deprecated
 (Since version 9)