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

How to get full street address? #25

Open
frakman1 opened this issue Oct 29, 2015 · 0 comments
Open

How to get full street address? #25

frakman1 opened this issue Oct 29, 2015 · 0 comments

Comments

@frakman1
Copy link

Very often when I search for a business, it finds it along with the exact coordinates. However, the actual street address is missing. I was wondering if this was an option to configure ias one of searchQuery's properties but there are only two that I could find:

@property (nonatomic) SPGooglePlacesAutocompletePlaceType types;

typedef enum {
    SPPlaceTypeGeocode = 0,
    SPPlaceTypeEstablishment
} SPGooglePlacesAutocompletePlaceType;

Are there any other types that are supported or somehow to get it to return the street address?

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

No branches or pull requests

1 participant