added rotation to "select" intent - helps us to find renderer rotation issues
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10087 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -48,7 +48,8 @@
|
|||||||
},
|
},
|
||||||
"select": {
|
"select": {
|
||||||
pointRadius: 20,
|
pointRadius: 20,
|
||||||
fillOpacity: 1
|
fillOpacity: 1,
|
||||||
|
rotation: 45
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user