Addressing @bartvde's review comments

This commit is contained in:
ahocevar
2013-03-20 10:23:00 +01:00
parent bed011514f
commit 6fca6aef60
2 changed files with 13 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ function init() {
}, OpenLayers.Feature.Vector.style['default']),
select: OpenLayers.Util.applyDefaults({
pointRadius: 16
}, OpenLayers.Feature.Vector.style.select),
}, OpenLayers.Feature.Vector.style.select)
})
});