[]
Represents a map layer with geographical data.
public class GeoMapLayer<T> : ExtraMapLayer<T>
Name | Description |
---|---|
T |
Name | Description |
---|---|
GeoMapLayer(FlexMap<T>) | Creates one GeoMapLayer<T> instance. |
Name | Description |
---|---|
ExtraMapLayerTypeName | Gets the map layer name. |
ItemFormatter | Gets or sets a item formatter for GeoJSON feature. |
SymbolSize | Gets or sets the symbol size for rendering GeoJSON points/multi-points. |