Skip to content

Capacitor Geolocation Reference

Reference for Capacitor Geolocation Reference in Mobile Framework References. Key properties: ID, Highaccuracy, Timeout, Maxage.

Easily track device’s location, speed and altitude. The Geolocation plugins provide straightforward methods for tracking the device’s position, including GPS data like altitude and speed.

Inspector Property Groups

Capacitor Geolocation Properties

Property Type Details
IDtextRequired in common setups.
Attribute: id
HighaccuracybooleanAttribute: highaccuracy
TimeouttextAttribute: timeout
MaxagetextAttribute: maxage

Actions

Watch

Capacitor Geolocation Watch

Configuration group Controls
Watch Properties{ if (this.callback

Stop

Capacitor Geolocation Stop

Configuration group Controls
Stop PropertiesIf (this.callback

Dynamic Attributes

Highaccuracy

Attribute property Type Details
Value:textChoose dynamic data binding.

Timeout

Attribute property Type Details
Value:textChoose dynamic data binding.

Maxage

Attribute property Type Details
Value:textChoose dynamic data binding.