Skip to content

How to get full street address? #25

@frakman1

Description

@frakman1

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions