pelias / pelias-ios-sdk

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

Remove PeliasError and parsedError #69

Closed sarahsnow1 closed 7 years ago

sarahsnow1 commented 7 years ago

Overview

Removes PeliasError as it is no longer needed/data is no longer returned from the server in this format.

Closes #60