mapbox / mapbox-sdk-rb

A Ruby interface to Mapbox APIs.
Other
59 stars 32 forks source link

Add geocoding limit parameter #11

Closed KaiBot3000 closed 7 years ago

KaiBot3000 commented 7 years ago

Adds the limit parameter for geocoding calls per mapbox/api-geocoder#1102

I based this on the PR for adding bbox; please let me know if anything is missing.

KaiBot3000 commented 7 years ago

Extra params added to the API call automatically; should pass on new options without modification.