[]
Defines a builder to configurate GeoMapLayer<T>.
public class GeoMapLayerBuilder<T> : ExtraMapLayerBuilder<T, GeoMapLayer<T>, GeoMapLayerBuilder<T>>
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| GeoMapLayerBuilder(GeoMapLayer<T>) | Creates one GeoMapLayerBuilder<T> instance to configurate |
| Name | Description |
|---|---|
| ItemFormatter(string) | Configurates ItemFormatter. Sets a item formatter for GeoJSON feature. |
| SymbolSize(int) | Configurates SymbolSize. Sets the symbol size for rendering GeoJSON points/multi-points. |