commit
e931f91475
@ -311,7 +311,8 @@ var _mapnik_reference_latest = {
|
||||
"type": "float",
|
||||
"doc": "The opacity of the polygon",
|
||||
"default-value": 1,
|
||||
"default-meaning": "opaque"
|
||||
"default-meaning": "opaque",
|
||||
"expression": true
|
||||
},
|
||||
"gamma": {
|
||||
"css": "polygon-gamma",
|
||||
@ -585,7 +586,8 @@ var _mapnik_reference_latest = {
|
||||
"doc": "An SVG file that this marker shows at each placement. If no file is given, the marker will show an ellipse.",
|
||||
"default-value": "",
|
||||
"default-meaning": "An ellipse or circle, if width equals height",
|
||||
"type": "uri"
|
||||
"type": "uri",
|
||||
"expression": true
|
||||
},
|
||||
"opacity": {
|
||||
"css": "marker-opacity",
|
||||
|
Loading…
Reference in New Issue
Block a user