mapbox / react-geocoder

A geocoder component using Mapbox.
ISC License
136 stars 60 forks source link

Add geocoding limit parameter #20

Closed KaiBot3000 closed 6 years ago

KaiBot3000 commented 8 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 8 years ago

I think this is ready to merge: I added the limit parameter and rebrowserify-ed the example.