From: Alexandre A. S. <aas...@gm...> - 2011-05-10 11:51:31
|
Hi all, I'm trying to enable Select feature in multiple layers at the same time. I tried to extend SelectFeatureImpl adding the method: public static native JSObject create(JSObject layer1, JSObject layer2, JSObject options)/*-{ return new $wnd.OpenLayers.Control.SelectFeature([layer1, layer2], options); }-*/; but it doesn't work. Any one know how to handle this? Thank in advance, Alex. ______________________ This message including any attachments may contain confidential information, according to our Information Security Management System, and intended solely for a specific individual to whom they are addressed. Any unauthorised copy, disclosure or distribution of this message is strictly forbidden. If you have received this transmission in error, please notify the sender immediately and delete it. ______________________ Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede contener informacion clasificada por su emisor como confidencial en el marco de su Sistema de Gestion de Seguridad de la Informacion siendo para uso exclusivo del destinatario, quedando prohibida su divulgacion copia o distribucion a terceros sin la autorizacion expresa del remitente. Si Vd. ha recibido este mensaje erroneamente, se ruega lo notifique al remitente y proceda a su borrado. Gracias por su colaboracion. ______________________ |