![]() | Map Properties |
The Map type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bounds | Gets the bounds of the viewport in logical coordinates. |
![]() | Center | Gets or sets the logical point of the map that is displayed in the center of the viewport. |
![]() | ImageProvider | Gets or sets the image provider. |
![]() | MouseDoubleClickCommand | Gets or sets the double click command. The command will be executed when the user double clicks on the map. The command parameter is a Point containing the logical coordinates. |
![]() | MousePosition | Gets the last mouse position when the mouse was over the map in logical coordinates. |
![]() | Offset | Gets the logical offset that the map image is moved relative to it's origin. |
![]() | Viewport | Gets the element representing the viewport. |
![]() | ViewportSize | Gets the zoom factor. |
![]() | World | Gets the element representing the map layer. |
![]() | ZoomFactor | Gets the zoom factor. |
![]() | ZoomingPoint | Gets or sets the logical coordinates of the zooming point that will stay fixed when zooming. |
![]() | ZoomLevel | Gets or sets the zoom level. Set to integer values to get non-blurred images. |