You're reading the Rask v1.0.0 guides.View source
All guides

IGeolocation

One-shot position (GetCurrentPositionAsync) or a live WatchAsync stream of fixes.

  • Wraps: Geolocation API
  • MDN: Geolocation API
  • Home: Rask.Core.Browser (all hosts)
  • Shape: subscription (pushes to a callback)
  • Availability: Web/Server ✅ · PWA/WASM ✅

Needs a secure context and the location permission.

See also