Letractively / morisoliver

Automatically exported from code.google.com/p/morisoliver
0 stars 0 forks source link

How to config the color of the editing features? #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It's blue.  Saul says I can change it by adding in toolConfig_default.js

after snapTo
put color: #hexvalue for color 

tried it with 

color: "#ff00ff"
or
color: '#FF0000'

I don't get any errors in Firebug but I don't get the expected result either, 
the color of the features is always blue. 

I've looked at r172 code but I can't figure out what it needs.

Original issue reported on code.google.com by Aleda.Fr...@state.ma.us on 21 Nov 2011 at 5:39