|
|
|
|
|
<Map>.DisplayPosition (Función) Centers the map displayed in a Map control on a geographical position or on a specific location. An animation is automatically performed. At the end of the animation, the "Whenever changing position" event of the Map control will be run. This event will not be run if the positioning on the map is canceled by the user before the end of the animation.
MaPosition is geoPosition
CARTE_Position.AffichePosition(MaPosition)
Observaciones - The zoom level of the map is not modified when changing position.
- To center the map on a given position without animationyou can directly assign a geoPosition variable to the Value property of a Map control.
To find out the position currently displayed in the center of the Map control, use <Map>.GetPosition.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|