effect-io-ai

Package: @effect/platform-browser
Module: Geolocation

Geolocation.layer

Layer that provides Geolocation using navigator.geolocation, with watched positions buffered in a sliding queue.

Signature

declare const layer: Layer.Layer<Geolocation, never, never>

Source

Since v4.0.0