Click or drag to resize

MapView Fields

The MapView type exposes the following members.

Fields
  NameDescription
Public fieldBackPaneCanvas
BackPaneCanvas Name Field
Public fieldStatic memberCenterProperty
Dependency property for the center of the map. This enables animation, styling, binding, etc...
Public fieldStatic memberEARTH_RADIUS
The earth radius of the map is 6371000.0 (so the main projection is PTV_Mercator).
Public fieldForePaneCanvas
ForePaneCanvas Name Field
Public fieldGeoCanvas
GeoCanvas Name Field
Public fieldLayers
Layers Name Field
Public fieldStatic memberLogicalSize
The size of the map in logical coordinates.
Public fieldStatic memberReferenceSize
An arbitrary value.
Public fieldStatic memberScaleProperty
Dependency property for the scale value of the map object.
Public fieldTopPaneCanvas
TopPaneCanvas Name Field
Public fieldStatic memberZoomAdjust
The zoom adjust is used to minimize rounding errors in deep zoom levels.
Top
See Also