Skip to main content

VectorMapLayerBuilder.SizeGroups Method

Name Parameters Description
SizeGroups(JS) value Allows you to display bubbles with similar attributes in the same size. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble'. Mirrors the client-side sizeGroups option.
SizeGroups(IEnumerable<Double>) value Allows you to display bubbles with similar attributes in the same size. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble'. Mirrors the client-side sizeGroups option.