Back to Devexpress

Vector Items

wpf-11972-controls-and-libraries-map-control-visual-elements-vector-items.md

latest2.5 KB
Original Source

Vector Items

  • Jul 14, 2022

Vector items allow you to show different shapes such as pushpins, bubbles, pie charts, lines, and etc. on a map. The Map Control uses vector layers to store vector items. The Vector Data section contains guides that describe how to provide vector data to a map and customize vector items’ appearance.

The following image shows how to use bubbles to display information about earthquakes. The bubbles’ sizes are proportional to the magnitude, their color indicate the year when earthquake occurred, and geographical coordinates define their location.

Available Items

The Map Control provides the following vector items:

Item Options

The table below lists the vector items’ main properties:

GroupProperties
AvailabilityMapDataAdapterBase.DisplayItems
AppearanceMapShapeBase.Fill, MapShapeBase.Stroke, MapShapeBase.StrokeStyle, MapShapeBase.HighlightFill, MapShapeBase.HighlightStroke, MapShapeBase.HighlightStrokeStyle, MapShapeBase.SelectedFill, MapShapeBase.SelectedStroke, MapShapeBase.SelectedStrokeStyle
TitleMapShapeBase.TitleOptions