ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Map functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Deletes the following from a Map control:
  • all markers,
  • all shapes,
  • all images.
Android If routes have been added to the map (with <Map>.AddItinerary), they are also deleted.
Example
// Suppression de tous les marqueurs du champ Carte
CARTE_MaCarte.SupprimeTout()
Syntax
<Map control>.DeleteAll()
<Map control>: Control name
Name of the Map control to be used.
Remarks
Related Examples:
WD Extended Map Training (WINDEV): WD Extended Map
[ + ] This example shows the different features of the Map control in desktop (Windows) and mobile (Android, iOS) devices
Component: wd300obj.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/17/2024

Send a report | Local help