[Users] Base Map Layers all get loaded on map load
Dan Ramage
dan at inlet.geol.sc.edu
Mon Mar 1 16:20:46 CET 2010
I pinpointed the exact cause of the issue, added a ticket, then realized I
was the culprit. The ticket I created is #231, and I've since changed the
status to wontfix.
Basically I was calling OpenLayers setCenter function before I was creating
my viewport. I basically just ported my basic OpenLayers code over to the
GeoExt framework, calling it in Ext.onReady function. This is a case of
calling a function before it is safe to do so I suppose.
Dan
More information about the Users
mailing list