|
|
|
|
|
- Operating mode
- Required application feature
GPSEnd (Function) In french: GPSTermine Indicates the end of the use of geolocation functions. Geolocation functions can consume a lot of resources on the device (battery, bandwidth, etc.) depending on the selected settings and the call frequency. GPSEnd must be called when the location functions are no longer used by the application.
// Ends the use of GPS GPSEnd()
Related Examples:
|
Cross-platform examples (WINDEV Mobile): WM Geolocation
[ + ] This example explains how to perform proximity searches with geolocation : - search around me - search in a city, at a given address, or close to a specific address. The results are displayed in a looper and in a map with markers.
|
|
Android (WINDEV Mobile): Android GPS
[ + ] This example presents the use of the GPS functions of WLanguage in an Android application. It is used to retrieve at regular interval: - The latitude - The longitude - The altitude - The speed - The direction
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|