|
|
|
|
|
MapDeleteAll (Function) In french: CarteSupprimeTout Deletes the following from a Map control: - all markers,
- all shapes,
- all images.
MapDeleteAll(CARTE_MaCarte)
Syntax
MapDeleteAll([<Map control>])
<Map control>: Optional control name Name of the Map control to be used. If this parameter corresponds to an empty string ("") or is not specified, the Map control to which the current event belongs will be used. Remarks - Managing markers:
- Route management: To delete a particular route, use the MapDeleteItinerary function.
- Image management:
- Shapes:
Related Examples:
|
Training (WINDEV): WD Extended Map
[ + ] This example shows the different features of the Map control in desktop (Windows) and mobile (Android, iOS) devices
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|