2008/2/20 Ed Fialkowski <[EMAIL PROTECTED]>: > I have found some code for changing feature styles, but I think this is for > features drawn specifically by the user (or hardcoded, added one at a time, > etc., and not so much for an entire WFS full of features).
Not really. When a feature is inserted it calls a hook which you can then use to style a feature. Later you can just change the styles on a feature and it'll change colour/shape/whatever you like. Have a nice day, -- Martijn van Oosterhout <[EMAIL PROTECTED]> http://svana.org/kleptog/ _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
