planetfederal / gxp

High level components for GeoExt based applications.
http://boundlessgeo.com/
Other
84 stars 97 forks source link

Allow map to be used offline when GoogleEarthPanel is configured #121

Open flavour opened 12 years ago

flavour commented 12 years ago

Without this, having a GEPanel configured means that no other map components will be available.

flavour commented 12 years ago

Note this also helps with map.setBaseLayer(). Without either this or a try/catch around updateLayers()' var features = this.earth.getFeatures();

I get an "Error: Bad NPObject as private data!"