Skip to main content

VectorMapLayerBuilder.SizeGroupingField Method

Name Parameters Description
SizeGroupingField(JS) value Specifies the field that provides data to be used for sizing bubble markers. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble'. Mirrors the client-side sizeGroupingField option.
SizeGroupingField(String) value Specifies the field that provides data to be used for sizing bubble markers. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble'. Mirrors the client-side sizeGroupingField option.