Thomas DeWeese wrote: >>> I have only encountered this when an element is not 'displayed'. >>> There are many things that may make an element not displayed. >>> It sounds like you have checked most of them. Are you 100% certain >>> that this polygon is being rendered? Like change it's fill and >>> see if it changes on screen? >> >> It has fill="none" .. because I don't want the box to be visible. >> I'll try changing it temporarily to see if that helps... > > Fill none should still work (as it may be sensitive to pointer > events). I would still try just toggling the fill because that > will make sure that you aren't missing something in the document.
I edited the map and changed the fill from "none" to a colored fill. After doing that, no more NullPointerExceptions when loading and analyzing the map. 1. Is this a bug? If so, is there a simple patch to fix? 2. Otherwise, what do you recommend as a workaround? E.g. I could have a fill with opacity of 0.0001% that wouldn't be visible. Thanks again for your help! -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com * Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]