Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API usage and place resolution reliability updates #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dherberger
Copy link

  • Updating library to use new 'place_id' field, per Google's deprecation warning for 'id' and 'reference' in the documentation
  • Adding logic to rely off of existing lat/long information before the CLGeocoder when resolving an establishment place. Resolves many known-geolocation-to-unknown-address issues.
  • Updating SPGooglePlacesAutocompletePlace logic to rely on placeIdentifier instead of the less-reliable geo-coder for retrieving additional place detail

Daryll Herberger added 7 commits May 2, 2014 16:48
…CLGeocoder when resolving an establishment place. Resolves many known-geolocation-to-unknown-address issues.
…fier instead of the less-reliable geocoder for retrieving additional place detail
…ues before falling back to formatted address geocoding. Also improving error reporting and fixing warnings due to type conversion issues and logical errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant