UntiledCanvas Properties |
The UntiledCanvas type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanvasCategory | Gets or sets the CanvasCategory of the canvas. The canvas category defines the z
order of the canvas in the map. (Inherited from MapCanvas.) |
![]() | MapView | Gets the parent map instance. (Inherited from MapCanvas.) |
![]() | MaxRequestSize | Gets or sets the maximum map bitmap request size in pixels. Default is 2048x2048. |
![]() | MinLevel | Gets or sets the maximum level up to which images are requested. |
![]() | UpdateMapObjects | Callback for a provider object to set the map objects which belong to a requested map image. |