VectorMapLayerBuilder.Size Method
| Name | Parameters | Description |
|---|---|---|
| Size(JS) | value | Specifies the size of markers. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'dot', 'pie' or 'image'. Mirrors the client-side size option. |
| Size(Double) | value | Specifies the size of markers. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'dot', 'pie' or 'image'. Mirrors the client-side size option. |