cardioGPSProgress
| Extends: | cardioWorkoutProgress | 
| Namespace: | http://api.lfopen.lfconnect.com/v1/workoutresult | 
| XML Schema: | workoutresult.xsd | 
XML
Elements
| name (type) | min/max occurs  | 
          description | 
|---|---|---|
| workoutType (int) | 0/1 | Indicates the type of GPS outdoor activity. Supported values : 1 - Walking, 2 - Running, 3 - Cycling | 
| gpsCoordinates (GPSResultCoordinate) | 0/unbounded | 
JSON
| property | type | description | 
|---|---|---|
| workoutType | workoutType (int) | Indicates the type of GPS outdoor activity. Supported values : 1 - Walking, 2 - Running, 3 - Cycling | 
| gpsCoordinates | array of gpsCoordinates (GPSResultCoordinate) |