Package-level declarations
Types
The nearest point found on a route geometry to a queried point.
Functions
Find the nearest point on the route geometry to point, searching only the window of vertices [startIndex, endIndex] of geometry_numeric. Pass startIndex=0 and endIndex=last to search the whole route. distanceAlongMeters in the result is measured from startIndex.
Find the nearest point on the route geometry to point, searching only the window of vertices [startIndex, endIndex] of geometry_numeric. Pass startIndex=0 and endIndex=last to search the whole route. distanceAlongMeters in the result is measured from startIndex.
Find the nearest point on the route geometry to point, searching only the window of vertices [startIndex, endIndex] of geometry_numeric. Pass startIndex=0 and endIndex=last to search the whole route. distanceAlongMeters in the result is measured from startIndex.