GPSEnd ()Procedure MovementProc(pos is geoPosition)
Info(" Latitude: " + pos..Latitude)
Info(" Longitude: " + pos..Longitude)
Remarks
Versions 21 and later
New in version 21
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
|
Component : wd260java.dll