mapbox / mapbox-sdk-js

A JavaScript client to Mapbox services, supporting Node, browsers, and React Native
Other
709 stars 185 forks source link

Added parameters to geocoding service #426

Closed mpothier closed 3 years ago

mpothier commented 3 years ago

Added the following parameters which were missing from the SDK:

[ forwardGeocode ]:

[ reverseGeocode ]:

cc: @mapbox-danny