Skip features in select interaction

This commit is contained in:
Antoine Abt
2014-03-04 09:31:56 +01:00
parent c2c3798087
commit c8de4d908d
2 changed files with 102 additions and 48 deletions

View File

@@ -32,8 +32,8 @@ var select = new ol.interaction.Select({
color: 'rgba(255,0,0,0.3)'
}),
stroke: new ol.style.Stroke({
color: 'rgba(255,0,0,1)',
size: 2
color: 'rgba(255,0,0,1)',
size: 2
}),
text: new ol.style.Text({
font: '12px Calibri,sans-serif',