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.
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 likepoint_hints
.