Providing Data
A Map control allows you to display vector items using a VectorLayer. These items should be provided for the layer using its VectorLayer.Data property. This section includes approaches for providing data to the map control.
- Vector Tile Providers
- Generate Vector Items Automatically
- Generate Chart Items Automatically
- Provide Data Using Vector Item Attributes
See Also