Skip to content

Place Autocomplete Debounce #201

@vdiaza

Description

@vdiaza

Is your feature request related to a problem? Please describe.
Google maps autocomplete becomes very expensive on a large scale, this is due that it performs a request each time a key is pressed.

Describe the solution you'd like
Best way to avoid sending too many requests is to add a debounce feature to wait x ms before sending a new request..

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