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

Update next/server documentation for geo #33609

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Update next/server documentation for geo #33609

merged 2 commits into from
Jan 24, 2022

Conversation

leerob
Copy link
Member

@leerob leerob commented Jan 24, 2022

Make it clear that geo is not populated by the default Next.js server, and requires your hosting platform to integrate with a geolocation service to look up the location based on the request.

If self-hosting, for example, this could be achieved with the Google Geolocation API.

@kodiakhq kodiakhq bot merged commit a0e3e14 into canary Jan 24, 2022
@kodiakhq kodiakhq bot deleted the leerob-patch-3 branch January 24, 2022 17:32
natew pushed a commit to natew/next.js that referenced this pull request Feb 16, 2022
Make it clear that `geo` is not populated by the default Next.js server, and requires your hosting platform to integrate with a geolocation service to look up the location based on the request.

If self-hosting, for example, this could be achieved with the [Google Geolocation API](https://developers.google.com/maps/documentation/geolocation/overview).
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants