platform-guideline checked

MDN Web Docs: Geolocation getCurrentPosition

Documents requesting the device's current position, success and error callbacks, secure context and permissions policy constraints, and options such as maximumAge, timeout, and enableHighAccuracy.

Open source

Pattern Decisions This Source Supports

Pattern Supported decision Required contract Claim note
Location permission flow Choose location permission flow when current device coordinates are the central interaction and the task needs permission timing, precision, grant or denial recovery, and location lifecycle states. The native browser or OS prompt appears only after users understand why location is needed and choose a location-dependent action. Supports current-position requests, timeout, maximumAge, high-accuracy, and error callbacks.

Evidence Role

This source is treated as platform-guideline evidence. Use it to validate the decision rules above, not as a visual style reference.

Publisher: MDN Web Docs. Last checked: .