Fix unterminated statements

This commit is contained in:
rda
2011-10-23 14:24:30 +07:00
parent 3ad5db431a
commit 81fd4adb4f
28 changed files with 122 additions and 122 deletions
+2 -2
View File
@@ -39,7 +39,7 @@
0: {externalGraphic: "../img/marker-blue.png"},
1: {externalGraphic: "../img/marker-green.png"},
2: {externalGraphic: "../img/marker-gold.png"}
}
};
// add rules from the above lookup table, with the keyes mapped to
// the "type" property of the features, for the "default" intent
@@ -69,7 +69,7 @@
var context = function(feature) {
return feature;
}
};
var styleMap = new OpenLayers.StyleMap();
// create a lookup table with different symbolizers for the different