﻿This example demonstrates how to implement items selection feature for the map shape objects. The VisualizationLayer handles selection state of the map shape objects automatically so we do not need to do anything specific. We just have to set filling for the different states of the shape objects: ShapeFill, HighlightFill and SelectedFill

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