Export ol.style.Stroke

This commit is contained in:
Éric Lemoine
2013-11-20 15:23:50 +01:00
parent 3971425677
commit dc49cc4c2f
3 changed files with 8 additions and 7 deletions

View File

@@ -635,6 +635,13 @@
* rotated with the view or not.
*/
/**
* @typedef {Object} ol.style.StrokeOptions
* @property {ol.Color|string} color Color.
* @property {number} width Width.
* @todo stability experimental
*/
/**
* @typedef {Object} ol.tilegrid.TileGridOptions
* @property {number|undefined} minZoom Minimum zoom.