pelias / pelias-ios-sdk

Interact with Mapzen's search & geocoding service
https://mapzen.com/products/search/
Other
9 stars 9 forks source link

Fix query params not appending when autocomplete delay set #77

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

Common SearchManager query params were not being appended to requests when the client side rate limiter was used. Adds testing too.