Hi Andreas, As quoted from Andreas Hocevar: > On 7/30/07, Gertjan van Oosten <[EMAIL PROTECTED]> wrote: >> I first checked MAP-340 of course, but in GmlRendererOL I don't see the >> normalImage/highlightImage elements anywhere. So my question remains: >> where has the functionality gone? > > This is now done by sld. Instead of normalImage and highlightImage, > you have a config property sldModel. This points to a > StyledLayerDescriptor model. Furthermore, you have a defaultStyle and > a selectStyle property, pointing to style names in the > StyledLayerDescriptor model. selectStyle will be used when the mouse > is over a feature.
But my use case is different: I have a FeatureCollection model, and two widgets, one that shows a HTML form select list with the features in the model, the other is the GmlPointRenderer. When moving the mouse over a feature in the form select list, the highlightImage is shown in the mainMap. [The normalImage is just a completely transparent image; so the feature stands out if you move the mouse over it in the select list.] Is it possible to get this behaviour with GmlRendererOL? Regards, -- -- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
