|
|
|
|
|
- Overview of Map control
- Map control creation and description
- Creating a Map control
- Describing the Map control
- Popup for displaying markers
- Displaying and handling maps
- Displaying the maps
- Maps handled by the user
- Specific features
- Modifying the permissions
- Map control and Google license
The Map control allows you to display a map in order to geolocate, display points of interest (POI) and more, ... This map comes from: the Google Maps service for Android applications. Attention The use of a Map control is subject to specific conditions of use. For more details, see Conditions for using the Map control. Check the Google license before deploying your applications. Apple's geolocation service for iPhone/iPad applications. Please note: It is necessary to comply with the license of the service used.
The map displayed is interactive: you can zoom in and out, move around, etc. It can be displayed in map view or satellite view. Map control creation and description Creating a Map control To create a Map control: - On the "Creation" tab, in the "Graphic controls" group, click "Map".
- Click where you want to create the control in the window or page.
Popup for displaying markers Depending on the platform, when a preset window or page is used to manage marker popups, the following elements are included: FI_WinDevPopupMarqueur_WM (internal window in the WDFAA component).
These elements contain: - two controls used to display the name and description of the marker.
- a declaration code to handle the current Marker variable.
Displaying and handling maps Displaying the maps When a window containing a Map control is opened, a world map is automatically displayed: the map is centered on Europe, with a medium zoom level. Map control and Google license
Related Examples:
|
Unit examples (WEBDEV): The Map control
[ + ] This example explains how to use the Map control of WEBDEV. It can be used to display a map that includes markers as well as an itinerary.
|
|
Unit examples (WINDEV): The Map control
[ + ] Using the Map control of WINDEV. It is used to display a map that includes markers as well as an itinerary.
|
|
Unit examples (WINDEV): The GglGetStaticMap function
[ + ] Using gglGetMap to display a Google map in an Image control.
|
|
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.
|
|
Cross-platform examples (WINDEV Mobile): WM Sports
[ + ] This example is a sport application used to save your performances. The application calculates the distance, the time, the average speed and the number of calories spent according to the sport. The run is displayed on a map control via markers and an itinerary. The example also includes a server part used to synchronize the user data. This webservice is available in the WEBDEV "WW_Sports" example.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|