ComponentOne Maps for WPF and Silverlight
In This Topic
    Maps for WPF and Silverlight Quick Start
    In This Topic

    The following quick start guide is intended to get you up and running with Maps for WPF and Silverlight. You'll start in Expression Blend to create a new project with the C1Maps control. Once the control has been added, you will customize its appearance, add a C1VectorLayer and a C1VectorPlacemark to it, create a data source, and then bind properties of the C1VectorPlacemark to the data source. At the end of this quick start, you'll have a fully functional map control that contains a series of labeled placemarks.

     

    See Also