Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The autolocate property of the HTMLGeolocationElement interface gets and sets a boolean value indicating whether the browser should immediately request location data when the <geolocation> element is rendered, provided permission to use the geolocation feature is already granted.
It reflects the value of the <geolocation> autolocate attribute.
A boolean value:
Defaults to false.
If permission to use the geolocation feature was not previously granted, the autolocate property is ignored.
See our Embedded map example walkthrough for a real-world example that includes autolocate.
| The HTML Geolocation Element # dom-htmlgeolocationelement-autolocate |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Feb 13, 2026 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.