send link to app

3D Browser


4.3 ( 6933 ratings )
Dienstprogramme Navigation
Entwickler Fraunholz Technologies UG (haftungsbeschrankt)
1.99 USD

The 3D Browser sendet die Beschleunigungsdaten, Kompasswerte, gefilterte Beschleunigungsdaten (high-pass und low-pass) und den aktuellen Standort an eine Webseite. Folgende JavaScript Variablen werden befüllt:
_accel[x]
_accel[y]
_accel[z]
_accel[highX]
_accel[highY]
_accel[highZ]
_accel[lowX]
_accel[lowY]
_accel[lowZ]
_accel[timestamp]
_location[latitude]
_location[longitude]
_location[altitude]
_location[horizontal_accuracy]
_location[speed]
_location[course]
_location[vertical_accuracy]
_location[location_time]