Optional zIndex for fill symbolizers

This commit is contained in:
Tim Schaub
2013-08-26 15:18:34 -06:00
parent 96fa07effb
commit 04a23d0e45
5 changed files with 83 additions and 10 deletions

View File

@@ -699,6 +699,7 @@
* @property {string|ol.expr.Expression|undefined} color Fill color as hex color
* code.
* @property {number|ol.expr.Expression|undefined} opacity Opacity (0-1).
* @property {number|ol.expr.Expression|undefined} zIndex Stack order.
*/
/**