Fabrice, Pierre GIRAUD wrote: > What do you mean by "I'm using an SVG image" ? Where is the SVG image > added to your code ? >
Do you want to use the SVG image to symbolize point features? If that is the case, you could just use the externalGraphic symbolizer property. As long as you use gif or png images, this will work in IE and Firefox. If you use SVG vector images, it will not work on IE. Regards, Andreas. _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
