Enum RegionSizeMode
Represents modes for the size of the information layer geographical region.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum RegionSizeMode
Dynamic
Size of the information layer is calculated automatically depends on the items presented.
Static
Size of the information layer is not changed when new items added or removed. Items which are outside of the information layer region will not be shown.