ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Displaying a geographical location Hide the details
True if the application was started, False otherwise. To get the details of the error, use ErrorInfo.
Name of the geoPosition variable corresponding to the geographical location (latitude and longitude) to display in the map application.
Zoom level that must be applied to the map displayed in the mapping application. This value must be included between 1 (the entire Earth is displayed) and 23. If this parameter is not specified, the maximum zoom will be applied.
Location display mode in the application: geoMap2D (default value)The location is displayed on a two-dimensional map.geoView360The location is displayed as images with 360° view. In this mode, the specified location must correspond to a location listed in Google's StreetView.
Displaying an itinerary between two locations Hide the details
Name of the geoPosition variable corresponding to the geographical location (latitude and longitude) of the start point of the itinerary.
Name of the geoPosition variable corresponding to the geographical location (latitude and longitude) of the end point of the itinerary.
Displaying a marker in the mapping application Hide the details
Name of the geoPosition variable corresponding to the geographical location (latitude and longitude) of the marker.
Text to associate with the marker
Retrieving the list of addresses
Application in the background: Android 10 specific case
Last update: 12/04/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: