graphhopper / directions-api-clients

API clients for various languages for the GraphHopper Directions API
https://docs.graphhopper.com/
Apache License 2.0
30 stars 39 forks source link

Add point hint to Matrix and Route Optimization API #28

Closed karussell closed 6 years ago

karussell commented 6 years ago

For consistency within each API we decided to use point_hint for the Matrix API but street_hint for the Route Optimization API

For the Matrix API the usual plural problem is solved via naming the URL parameter singular point_hint and the JSON entries are names plural like point_hints.