aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-02-22 14:07:05 +0000
committerMatthew Somerville <matthew@mysociety.org>2012-02-22 14:07:05 +0000
commit1ef100973c6f371768f36a16793ff5ab9eb9e362 (patch)
treeddbf86de32708d4dcccf4999d4e7bfec58c1a23f /data
parent3233dd7316acd6eb5be8b5102ac9c0077565a382 (diff)
Separate colour and size using StyleMap and Rules, to enable differently sized map pins (fixes #228).
Diffstat (limited to 'data')
-rw-r--r--data/openlayers.fixmystreet.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/openlayers.fixmystreet.cfg b/data/openlayers.fixmystreet.cfg
index faeb3ed50..a3549a4ac 100644
--- a/data/openlayers.fixmystreet.cfg
+++ b/data/openlayers.fixmystreet.cfg
@@ -23,6 +23,7 @@ OpenLayers/Format/JSON.js
OpenLayers/Format/KML.js
OpenLayers/Handler/Click.js
OpenLayers/Feature/Vector.js
+OpenLayers/Rule.js
OpenLayers/Style.js
OpenLayers/StyleMap.js
OpenLayers/Geometry/Point.js