Google Earth Plugin API
If I enable the Roads layer using
ge.getLayerRoot().enableLayerById(ge.LAYER_ROADS, true);
it takes some time for the Roads layer to appear. If I subsequently
disable the layer, it appears immediately when I enable it again. Is there
some way to notify the plugin that a layer is likely to be used, so that
it can be ready for immediate display the first time it is selected?
Original issue reported on code.google.com by g...@sinfin.net on 1 Dec 2008 at 9:43
Original issue reported on code.google.com by
g...@sinfin.net
on 1 Dec 2008 at 9:43