Skip to main content

VectorMapLayerBuilder.DataField Method

Name Parameters Description
DataField(JS) value Specifies the name of the attribute containing marker data. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble', 'pie' or 'image'. Mirrors the client-side dataField option.
DataField(String) value Specifies the name of the attribute containing marker data. Setting this property makes sense only if the layer type is 'marker' and the elementType is 'bubble', 'pie' or 'image'. Mirrors the client-side dataField option.