[]
Represents the viewport settings for the C1Map.
public class MapViewport : MapVisualItem
Name | Description |
---|---|
Center | Gets or sets the center point of the C1Map. |
Limits | Gets the viewport limit bounds. |
MaxZoom | Gets or sets the limit maximum zoom level. |
MinZoom | Gets or sets the limit minimum zoom level. |
Zoom | Gets or sets the zoom level of the C1Map. |
ZoomSize | Gets or sets the size for the whole coordinate system limit bounds when zoom level is 0. |