Packages

package geospatial

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. 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

  2. class ProximitySearches extends AnyRef

    Creates a ProximitySearches from an Optimized Map for Location Library.

  3. 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

  1. object CommonBoundingBoxOps extends BoundingBoxOperations[BoundingBox]
  2. object ProximitySearches

Ungrouped