Skip to content

Location

wf9a5m75 edited this page Feb 14, 2014 · 4 revisions

This class represents device position.

Location Class Reference

Property Return value Description
latLng LatLng The device location.
time Number Return the UTC time of this fix, in milliseconds since January 1, 1970.
elapsedRealtimeNanos Number Return the time of this fix, in elapsed real-time since system boot.
accuracy Number The estimated accuracy of this location, in meters.
bearing Number Bearing, in degrees.
altitude Number The altitude if available, in meters above sea level.
speed Number The speed if it is available, in meters/second over ground.
provider Number The name of the provider that generated this fix.

Join the official community

New versions will be announced through the official community. Stay tune!

Do you have a question or feature request?

Feel free to ask me on the issues tracker.

Or on the official community is also welcome!


New version 2.0-beta2 is available.

The cordova-googlemaps-plugin v2.0 has more faster, more features.

https://github.com/mapsplugin/cordova-plugin-googlemaps-doc/tree/master/v2.0.0/README.md

Clone this wiki locally