Class adobeDPS-Position
- Platforms:
- iOS
This class represents the geolocation position information
This is compatible with the WebKit Position interface
Constructor
adobeDPS-Position(coords:adobeDPS-Coordinates, timestamp:Date)
[inner]
Create a geolocation Position object.
Fields
Field | Defined By | |
---|---|---|
The location coordinates
|
Position
|
|
timestamp
: Date
The time when the location was retrieved
|
Position
|
Class Detail
adobeDPS-Position(coords:adobeDPS-Coordinates, timestamp:Date)
[inner]
Create a geolocation Position object.
Parameters | ||
---|---|---|
coords | adobeDPS-Coordinates | The location coordinates. |
timestamp | Date | The timestamp |
Field Details
coords
: adobeDPS-Coordinates
The location coordinates
- Platforms:
- iOS
timestamp
: Date
The time when the location was retrieved
- Platforms:
- iOS
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:27 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:27 GMT-0700 (PDT)