On Wed, Jun 4, 2008 at 7:11 AM, Vepsu <[EMAIL PROTECTED]> wrote:
>                    Element newMarker = doc.createElement("circle");

That should be createElementNS(SVG_NAMESPACE_URI, "circle") instead...

-Archie

-- 
Archie L. Cobbs

Reply via email to