EnumMapInteractionMode
Enum
Defines the available interaction modes in the RadMap.
Definition
Namespace:Telerik.Maui.Controls.Map
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum MapInteractionMode
Fields
Pan
Only Pan is allowed to be performed with the control.
PanAndZoom
Pan and Zoom is allowed to be performed with the control.
Zoom
Only Zoom is allowed to be performed with the control.