Merge branch '2.12'

This commit is contained in:
Éric Lemoine
2012-05-02 17:11:37 +02:00
9 changed files with 156 additions and 11 deletions

View File

@@ -57,6 +57,7 @@ function init() {
// create the select feature control
var selector = new OpenLayers.Control.SelectFeature(vector,{
hover:true,
autoActivate:true
});