Release notes
July 27, 2026
- The speed limits response is now more detailed: when
need_speed_limitsistrue, the API additionally returns a breakdown of speed limits by route segment: see thespeed_limitsparameter.
March 23, 2026
- Enabled configuring the handling of incorrect points in the request: see the
bad_point_toleranceparameter.
March 17, 2026
- Added the ability to adjust the search radius for graph nodes around a GPS point: see the
search_radiusparameter.
February 25, 2025
- Added the ability to get speed limits that apply on route segments: see the
need_speed_limitsparameter.
July 12, 2021
First release of Map Matching API, which allows you to reconstruct a route by using a set of route points recorded by a vehicle.