Modules§

Structs§

  • A request to the ListNearestRoads method, requesting that a sequence of points be snapped individually to the road segment that each is closest to.
  • The response from the ListNearestRoads method, returning a list of snapped points.
  • A request to the SnapToRoads method, requesting that a sequence of points be snapped to road segments.
  • The response from the SnapToRoads method, returning a sequence of snapped points.
  • A snapped point object, representing the result of snapping.

Enums§

  • An enum representing the mode of travel used for snapping.