font style support for feature label. r=erilem (closes #3051)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11744 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
symbolizer: {
|
||||
graphic: false,
|
||||
label: "Label for invisible point",
|
||||
labelSelect: true
|
||||
labelSelect: true,
|
||||
fontStyle: "italic"
|
||||
},
|
||||
filter: new OpenLayers.Filter.Comparison({
|
||||
type: "==",
|
||||
|
||||
Reference in New Issue
Block a user