package geospatial
- Alphabetic
- Public
- All
Type Members
-
case class
HereMapContentReference(partitionId: PartitionId, segmentId: SegmentId, direction: Direction) extends Product with Serializable
Uniquely identifies a com.here.platform.location.inmemory.graph.Vertex by its direction and the HERE Map Content segment it is associated with.
Uniquely identifies a com.here.platform.location.inmemory.graph.Vertex by its direction and the HERE Map Content segment it is associated with.
- partitionId
The HERE Map Content partition containing the referenced segment
- segmentId
The identifier of the vertex's associated segment in HERE Map Content
- direction
The direction of the vertex relative to its associated segment
- Note
The
partitionId
is not the vertex's partition in Optimized Map for Location Library
-
class
ProximitySearches extends AnyRef
Creates a ProximitySearches from an Optimized Map for Location Library.
-
final
case class
SegmentId(value: String) extends AnyVal with Product with Serializable
A string that uniquely identifies a road segment in HERE Map Content.
Value Members
- object CommonBoundingBoxOps extends BoundingBoxOperations[BoundingBox]
- object ProximitySearches