Apache Cordova · Schema

Position

A Position object returned by the Apache Cordova Geolocation plugin containing coordinates and timestamp.

ApacheCross-PlatformHybrid AppsJavaScriptMobileOpen SourcePlugins

Properties

Name Type Description
coords object A set of geographic coordinates.
timestamp integer Creation time for coords as a DOMTimeStamp (milliseconds since UNIX epoch).
View JSON Schema on GitHub