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

Using the GoogleAPIWrapper with a proxy server/endpoint #510

Open
zah693 opened this issue Apr 26, 2021 · 0 comments
Open

Using the GoogleAPIWrapper with a proxy server/endpoint #510

zah693 opened this issue Apr 26, 2021 · 0 comments

Comments

@zah693
Copy link

zah693 commented Apr 26, 2021

I'm trying to incorporate a proxy server to store a google maps api key for my project and am having a hard time figuring out how to transform the default GoogleAPIWrapper (see below) into something I can use to get the stored API key from a proxy/endpoint. Any thoughts for what need to change on the front-end for this to work?

export default GoogleApiWrapper({ apiKey: 'YOUR_GOOGLE_MAPS_API_KEY_GOES_HERE' })(MapContainer);

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

1 participant