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 |
| ID | text | Required in common setups. Attribute: id |
| Highaccuracy | boolean | Attribute: highaccuracy |
| Timeout | text | Attribute: timeout |
| Maxage | text | Attribute: maxage |
Actions
Watch
Capacitor Geolocation Watch
| Configuration group |
Controls |
| Watch Properties | { if (this.callback |
Stop
Capacitor Geolocation Stop
| Configuration group |
Controls |
| Stop Properties | If (this.callback |
Dynamic Attributes
Highaccuracy
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Timeout
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |
Maxage
| Attribute property |
Type |
Details |
| Value: | text | Choose dynamic data binding. |