typo in comment.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7655 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
}
|
}
|
||||||
var styleMap = new OpenLayers.StyleMap();
|
var styleMap = new OpenLayers.StyleMap();
|
||||||
|
|
||||||
// create a lookup table with different symbolizers for the diffent
|
// create a lookup table with different symbolizers for the different
|
||||||
// state values
|
// state values
|
||||||
var lookup = {};
|
var lookup = {};
|
||||||
lookup[OpenLayers.State.UNKNOWN] = {fillColor: "green"};
|
lookup[OpenLayers.State.UNKNOWN] = {fillColor: "green"};
|
||||||
|
|||||||
Reference in New Issue
Block a user