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: Manually Generate Bubble Chart Items
- How to: Manually Generate Pie Chart Items
- How to: Automatically Generate Vector Items from a Datasource
- How to: Automatically Generate Bubble Charts Items from a Datasource
- How to: Automatically Generate Pie Charts Items from a Datasource
- How to: Aggregate Vector Items Using a Clusterer
- How to: Implement a Custom Clusterer
See Also