MapView Fields |
The MapView type exposes the following members.
| Name | Description | |
|---|---|---|
| BackPaneCanvas |
BackPaneCanvas Name Field
| |
| CenterProperty | Dependency property for the center of the map. This enables animation, styling, binding, etc... | |
| EARTH_RADIUS | The earth radius of the map is 6371000.0 (so the main projection is PTV_Mercator). | |
| ForePaneCanvas |
ForePaneCanvas Name Field
| |
| GeoCanvas |
GeoCanvas Name Field
| |
| Layers |
Layers Name Field
| |
| LogicalSize | The size of the map in logical coordinates. | |
| ReferenceSize | An arbitrary value. | |
| ScaleProperty | Dependency property for the scale value of the map object. | |
| TopPaneCanvas |
TopPaneCanvas Name Field
| |
| ZoomAdjust | The zoom adjust is used to minimize rounding errors in deep zoom levels. |