[]
ITagHelper implementation for ScatterMapLayer<T>.
[HtmlTargetElement("c1-scatter-map-layer")]
public class ScatterMapLayerTagHelper : ExtraMapLayerTagHelper<object, ScatterMapLayer<object>>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
ScatterMapLayerTagHelper() |
Name | Description |
---|---|
Binding | Configurates Binding. Sets the binding for the layer. |
CollectionName | Gets the collection name. |
SymbolMaxSize | Configurates SymbolMaxSize. Sets the maximal symbol size for bubble plot. |
SymbolMinSize | Configurates SymbolMinSize. Sets the minimal symbol size for bubble plot. |
SymbolSize | Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points. |