﻿#Information Layer Data Binding#
When displaying a map, you might also want to visualize some data on it in the form of hot spots, pin points, etc. The InformationLayer object allows you to dynamically load and display map markers via data binding. This example demonstrates how you can use attached properties to configure the dynamically created map markers.