﻿#How to put a mark on the clicked location#
If you want to mark the position where the user has clicked, you have to handle the MapMouseClick event and add the desired mark element to the InformationLayer of the RadMap on the clicked location.

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