This example demonstrates how to customize mini map behavior and appearance.
The Mini map supports two behavior types.
- Fixed. The mini map's zoom level and a center point are fixed.
- Dynamic. The mini map's zoom level and a center point are based on the map's zoom level and center point.
To specify the behavior, assign the required behavior class to the MiniMap.Behavior property.
In addition to basic WPF Control properties, the MiniMap class contains the following properties, which allow customizing its appearance: Alignment, ViewportTemplate.