Open flavour opened 12 years ago
Without this, having a GEPanel configured means that no other map components will be available.
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!"
Without this, having a GEPanel configured means that no other map components will be available.