﻿#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.