﻿#Custom Zoom Levels For Map Zoom Bar#
You can customize the default preset zoom levels in the MapZoomBar UI for every map provider. You can add custom zoom level through the MapZoomBar.RegisterSetZoomLevelCommand(zoomLevel, commandText, dataTemplate, imageUri) method.

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