Skip to content

@capacitor/google-maps support for using Places SDK Autocomplete natively on Android | How to restrict the API_KEY #111

@willydavid1

Description

@willydavid1

Feature Request

Plugin

  • @capacitor/google-maps

Description

The @capacitor/google-maps native plugin should have support for using the Places SDK for Android natively on Android. The plugin currently works very well with maps. But if you want to add address autocomplete functionality and then center that address on the map it gets complicated. There is no plugin for it.

Places Autocomplete can be implemented with JavaScript from the browser but when trying to restrict the API KEY I have no options to prevent my API KEY from being copied and a surprise cost can be generated.

image

Platform(s)

  • Android

Preferred Solution

Native support for Place Autocomplete with Places SDK to get suggested addresses and be able to restrict the API key

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions