Implement text justify within the label box
See: https://github.com/openlayers/openlayers/issues/13481
This commit is contained in:
@@ -56,6 +56,7 @@ import {getFontParameters} from '../css.js';
|
||||
* @typedef {Object} TextState
|
||||
* @property {string} font Font.
|
||||
* @property {string} [textAlign] TextAlign.
|
||||
* @property {string} [justify] Justify.
|
||||
* @property {string} textBaseline TextBaseline.
|
||||
* @property {string} [placement] Placement.
|
||||
* @property {number} [maxAngle] MaxAngle.
|
||||
|
||||
Reference in New Issue
Block a user