Skip to content

Is it possible to get suggestions without state/area #73

Description

@adnankhantech

Inside the input box for location is it possible that we can get suggestions for area without state inside the suggestion list.

eg: If I type Mumbai inside the input box I do get the suggestions as "Mumbai, Maharashtra, India". So now I want the results excluding Maharashtra which is a state as "Mumbai, India".

I tried with the following config:
elements: {
administrative_area_level_1: false,
}

but it didn't worked. Any help would be appreciated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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