﻿RadMap supports both single and double mouse clicks. You can configure the behavior of the control in this respect using the MouseClickMode and MouseDoubleClickMode properties. These properties support the following predefined values: Center, None, ZoomPointToCenter, ZoomToPoint.

To see and run the example, please use the 'Open in VS' button and execute the project inside Visual Studio.
