<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks Mike,<div><br></div><div>So, I tried adding multiple renderers ['SVG,'VML,'Canvas'] but it fails just the same. </div><div><br></div><div>Is there another renderer I should try? </div><div><br></div><div>How do you specify the renderer when the vectors are being drawn? Maybe it's defaulting to Canvas for some reason even though it's last in the list.</div><div><br><div><div>On Jul 31, 2012, at 4:33 PM, Mike Ryan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
<div bgcolor="#FFFFFF" text="#000000">
I had to alter Canvas.js to fill my layer features with an image
(aka "hatching"), which is not yet supported. Hatching in general is
not supported.<br>
<br>
The fillColor worked for me in a Canvas renderer without hacking
anything. <br>
<br>
I just pointed out that function to you, because it might help you
track down the problem. Maybe there's a problem with the Style
object you created?<br>
<br>
If you're only having the fillColor problem with the features, just
don't use the Canvas renderer with them. You don't have to use the
same renderer for everything.<br>
-m<br>
<br>
So, is there a bug in OpenLayers that you had to hack in a fix for,
or
is this something that just wasn't supported yet?
I need the canvas renderer to 'draw' the map tiles to a canvas, but
I
don't need it for rendering the features on the map.
<br>
</div>
</blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div><b>HYX</b></div><div><a href="http://hyxspace.com">http://hyxspace.com</a></div></span>
</div>
<br></div></body></html>