[OpenLayers-Users] Changing icons in GeoRSS layer

2010-02-11 Thread Tobia Di Pisa
Hi, I'm having a problem with Firefox by changing the icons in a GeoRSS layer. This is my code: ... var rss_layer= new OpenLayers.Layer.GeoRSS(...); for(var f=0; f___ Users mailing list Users@openlayers.org http://openlayers.org/mailman/listinfo/users

Re: [OpenLayers-Users] Catching WMS Exceptions

2009-10-15 Thread Tobia Di Pisa
Hi, I use GeoServer as WMS service provider. Does exist the possibility to add a listener to the OpenLayers.Layer.WMS object in order to catch the 'onerror' event ? I noticed that the 'onerror' event is not present in the OpenLayers.Map. Best regards, Tobia Di Pisa 2009

[OpenLayers-Users] Catching WMS Exceptions

2009-10-15 Thread Tobia Di Pisa
Hi all, I have to effect the WMS requests specifying as parameter ' exceptions: "application/vnd.ogc.se_xml" ' insteed ' exceptions: "application/vnd.ogc.se_inimage" '. How can I catch the server response in the case that the exception is v