Class RoadAttributesLayer
java.lang.Object
com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
Deprecated.
Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRoadAttributesLayer(scala.Function1<TileId, scala.Option<MultiPropertyTile>> reader) Deprecated. -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
RoadAttributesLayer
Deprecated.
-
-
Method Details
-
apply
public abstract static R apply(T1 v1) Deprecated. -
toString
Deprecated. -
reader
Deprecated.
-