First-class GeoLocation support in Blazor
Open
affected-few
area-blazor
enhancement
feature-blazor-builtin-components
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
Location-based applications are widely popular. It's even somewhat rare to find a website which doesn't have access to user location for some reason.
It would be great to have a first-class mechanism in Blazor to get user location.
This would expose the underlying browser [GeoLocation API](https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API)
Contributor guide
Assessment
This issue has not been assessed yet.