[]
Defines a vector-based layer of points to be drawn within a map
public sealed class MapPointLayer : MapVectorLayer
Name | Description |
---|---|
MapPointLayer() | Initializes a new instance of the MapPointLayer class. |
Name | Description |
---|---|
Elements | Gets the elements. |
MapPointRules | Gets or sets the set of rules to be applied for points within the layer. |
MapPointTemplate | Gets or sets the template to be applied for points within the layer. |
MapPoints | Gets the set of embedded points in the layer. |