Providing Data
This section includes examples that demonstrate how to provide vector items to the map.
- How to: Load Data from a Shapefile
- How to: Load Data from a KML File
- How to: Load Data from a SVG File
- How to: Load Data from a SQL Geometry Datasource
- How to: Manually Generate Vector Items
- How to: Manually Generate Vector Items from WKT
- How to: Automatically Generate Vector Items from a Datasource
- How to: Automatically Generate Bubble Chart Items from a Datasource
- How to: Automatically Generate Pie Chart Items from a Datasource
- How to: Aggregate Vector Items Using a Clusterer
- How to: Implement a Custom Clusterer
See Also