Add olx.style.CircleOptions
This commit is contained in:
@@ -718,6 +718,13 @@
|
||||
* @todo stability experimental
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.style.CircleOptions
|
||||
* @property {ol.style.Fill|undefined} fill Fill style.
|
||||
* @property {number} radius Circle radius.
|
||||
* @property {ol.style.Stroke|undefined} stroke Stroke style.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @typedef {Object} olx.style.FillOptions
|
||||
* @property {ol.Color|string|undefined} color Color.
|
||||
|
||||
Reference in New Issue
Block a user