v2.0.5
- Add support for a
fontWeight
configuration property ontype: 'text'
layers:
layerName: {
type: 'text',
fontWeight: 'bold',
// ...
}
fontWeight
configuration property on type: 'text'
layers:layerName: {
type: 'text',
fontWeight: 'bold',
// ...
}