Skip to content

Feature to define Google Maps Javascript API Key #1405

@ergec

Description

@ergec

We all know that Google stopped using it's services without api key. People are having issues on stackoverflow asking google maps javascript api related questions (and also other services) . Because no one wants to predefine their own api keys, and without key nothing works.

What might be a solution is,

Every user be able to define their own api key privately in their profile. When user asks a question and links to jsfiddle, he/she will give maps api reference without api key (because he/she already has predefined key in his profile) linked resource url will not have key parameter.

If we click on the link and open jsfiddle, system will use our own api key automatically and run the code.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions