AzureGeocodeDataProvider.ProcessMouseEvents Property
Specifies whether this data provider should process mouse events.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Set ProcessMouseEvents
to false
to disable the creation of pushpins at the mouse position.
See Also