- feature: Added support for accurate heading information across iOS and Android (available for `watchPosition` only).
- feature: The `heading` property now prioritizes actual compass bearing (true/magnetic heading) when available during active watches, falling back to direction of travel (course).
- feature: Added `magneticHeading`, `trueHeading`, `headingAccuracy`, and `course` to the coordinates object.
Location Plugin versions up to 5.2.4:
Location plugin for Apache Cordova
Apache License 2.0
Copyright 2012 The Apache Software Foundation
Location Plugin from version 6.0.0 onwards:
Copyright (c) 2025 OutSystems, MIT License
Chores
Additions
Changes