Export ol.style.Text
This commit is contained in:
@@ -642,6 +642,15 @@
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.style.TextOptions
|
||||
* @property {string|undefined} font Font.
|
||||
* @property {string|undefined} text Text.
|
||||
* @property {string|undefined} textAlign Text alignment.
|
||||
* @property {string|undefined} textBaseline Text base line.
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} ol.tilegrid.TileGridOptions
|
||||
* @property {number|undefined} minZoom Minimum zoom.
|
||||
|
||||
Reference in New Issue
Block a user