Skip to main content
A newer version of this page is available. .

Vector Items

Vector Items display vector data on a map area. They are painted in a VectorItemsLayer, and can represent lines, polygons, pushpins, callouts, custom images, etc.

The following types of vector items are currently supported.

MapBubble

MapCallout

MapCustomElement

map-vector-item-bubble

map-vector-item-callout

map-vector-item-custom-element

MapDot

MapEllipse

MapLine

map-vector-item-dot

map-vector-item-ellipse

map-vector-item-line

MapPath

MapPie

MapPolygon

map-vector-item-path

map-vector-item-pie

map-vector-item-polygon

MapPolyline

MapPushpin

MapRectangle

map-vector-item-polyline

map-vector-item-pushpin

map-vector-item-rectangle

The following picture illustrates lines and custom images painted above the raster map.

visual-elements-custom-vector-elements

The following image illustrates a polygon filled with a background color.

visual-elements-shape

Below is a list of the main properties that affect element appearance and functionality.

Group Properties
Availability MapItemsLayerBase.SelectedItems
Data VectorItemsLayer.Data
Appearance MapItemsLayerBase.ItemStyle, MapItemsLayerBase.HighlightedItemStyle, MapItemsLayerBase.SelectedItemStyle