ClosestPointResultEntry interface

Closest Point Result Entry Object

Properties

distanceInMeters

The distance in meters from the source point to the closest point NOTE: This property will not be serialized. It can only be populated by the server.

geometryId

The unique id identifies a geometry NOTE: This property will not be serialized. It can only be populated by the server.

position

Property Details

distanceInMeters

The distance in meters from the source point to the closest point NOTE: This property will not be serialized. It can only be populated by the server.

distanceInMeters?: number

Property Value

number

geometryId

The unique id identifies a geometry NOTE: This property will not be serialized. It can only be populated by the server.

geometryId?: string

Property Value

string

position

position?: SpatialCoordinate

Property Value