Skip to content

The plugin to support client ID (instead of API key) for authentication #148

@sunny-bak

Description

@sunny-bak

Is your feature request related to a problem? Please describe.
Instead of API key, I can only use client ID in the following format:

<script src="https://maps.googleapis.com/maps/api/js?v=3&client=XXXX&sensor=false&channel=XXX.XXX.XXX.XXX" type="text/javascript"></script>

Describe the solution you'd like
It would be great if I have an option to add the js tag instead. I am getting an error because I cannot put the api key in the component setting of the jk plug in.

If your request is to add support for a particular Google Maps JavaScript API feature, if you can provide a link to the specific API documentation for the feature here it would be appreciated.

Describe alternatives you've considered
I added js tag in the header but it still gives me error because of the tag generated from the plugi n.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions