|
|
|
|
MapGetPosition (Function) In french: CarteRécupèrePosition Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Syntax
<Result> = MapGetPosition([<Map control>])
<Result>: geoPosition variable geoPosition variable corresponding to the geographical position of the point currently displayed in the center of the 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.
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.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|