- Add support for partial centrelines. This replaces the `road_id` argument in the `Centreline.displacement()` method that previously limited the map matching to the specified road_id.
- Change the `Centreline.displacement()` method to the `Centreline.position()` method and change the returned result to a dictionary.