VectorMapLayerBuilder.ColorGroups Method
| Name | Parameters | Description |
|---|---|---|
| ColorGroups(JS) | value | Allows you to paint layer elements with similar attributes in the same color. Mirrors the client-side colorGroups option. |
| ColorGroups(IEnumerable<Double>) | value | Allows you to paint layer elements with similar attributes in the same color. Mirrors the client-side colorGroups option. |