Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Static Maps - is this still a feature? #1271

Open
meljturner opened this issue Jun 24, 2023 · 1 comment
Open

Google Static Maps - is this still a feature? #1271

meljturner opened this issue Jun 24, 2023 · 1 comment

Comments

@meljturner
Copy link

Just experimenting with the static-map class and ran into 2 problems:

  1. the example in the documentation uses parse_str to parse the url parameters. For php 8 this requires two parameters (mandatory).
  2. Google complains there is no authentication key. I can obtain a key but how is this specified in F3?

(This is not critical; I am just experimenting. I am using F3 extensively for my APIs; an excellent lightweight framework)

@pauljherring
Copy link

I can obtain a key but how is this specified in F3?

$map->key('YOUR_API_KEY');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants