UntiledCanvas Constructor |
Name | Description | |
---|---|---|
UntiledCanvas(MapView, IUntiledProvider) | Initializes a new instance of the UntiledCanvas class. This method
initializes the maximum request size for map bitmaps to 2048 x 2048 pixels. | |
UntiledCanvas(MapView, IUntiledProvider, Boolean) | Initializes a new instance of the UntiledCanvas class. If the parameter
addToMap is set to true, the new canvas instance is added to the parent map. |