[OpenLayers-Users] VML.js issue with document.namespaces call

Christopher Schmidt crschmidt at metacarta.com
Mon Mar 26 19:52:20 EDT 2007


On Tue, Mar 27, 2007 at 12:49:20AM +0100, Mike Quentel wrote:
> MetaCarta, thank you for sharing the beta version of
> drawing tools.  
> 
> When the map is loading in IE (this happens not in
> Firefox), Microsoft Script Debugger stops in VML.js at
> the first line of the function supported().
> 
> supported: function() {
>   var supported = document.namespaces;
>   return supported;
> },
> 
> Might this be a timing issue?  When I run the sandbox
> sample in IE, this error appears not.

Sounds like:

"""
Why won't my vector layer work in IE before my page is done loading? ¶

http://openlayers.org/pipermail/dev/2007-March/000445.html and the rest
of the thread. 
"""

-- http://trac.openlayers.org/wiki/VectorFAQ

-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list