[OpenLayers-Dev] Issues with: 1981 make the 'map' variable global (debug)

Cameron Shorter cameron.shorter at gmail.com
Fri Dec 1 22:41:29 EST 2006


More debugging in the vector branch...

Fred, you have made the following update:
1981 make the 'map' variable global (debug)

Which effects /sandbox/vector/examples/GMLTasmania.html and vector.html
It involves:
             var map = new OpenLayers.Map('map', {controls: [
to
             map = new OpenLayers.Map('map', {controls: [

After this revision, the query functionality in the Tasmania demo 
doesn't work.
I'm not sure what your reason is for your update?

-- 
Cameron Shorter
http://cameron.shorter.net



More information about the Dev mailing list