Appendix: GPS Functionality

GPS stands for Global Positioning System. The GPS uses satellites to transmit precise microwave signals. The mobile devices with GPS receivers derive the current location, time, and velocity of the device from the signals.

GPS functionality has the following three main components:

These components determine the current position of the user based on the following factors:

GPS functionality is useful in the following scenarios:

Kony Visualizer has implemented the GPS functionality using W3C standards. As per the W3C standards, the HTML 5.0 tags allow the web browsers within an application or a browser on a mobile device to directly access and use the location data. Kony Visualizer provides you the option of enabling an application to use the GPS functionality, which internally uses the HTML 5.0 tags to fetch the current location data.

Supported Platforms on Mobile Web

Mobile Web supports GPS functionality for the following platforms:

Process for Capturing Location Details

You must specify that the application should capture the location details by selecting Requires GPS under Mobile Web Properties.

For more information about phone.mylocation API, see Kony API Reference Guide.

Copyright © 2013 Kony, Inc. All rights reserved.