ComponentOne Maps for UWP
Maps for UWP Quick Start

The following quick start guide is intended to get you up and running with Maps for UWP. You'll start in Visual Studio to create a new Universal Windows application with the C1Map 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