On Thu, Mar 6, 2008 at 10:29 AM, Andreas Hocevar <[EMAIL PROTECTED]> wrote: > 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.
Unless you use something like what I started to work on some time ago. See http://dev.openlayers.org/sandbox/camptocamp/vectorSymbols/examples/vector-symbols.html Regards, Pierre _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
