aims-ks / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
2 stars 0 forks source link

Speed improvment #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On a slow network:
* Google base layer loaded even if not shown (4 Google layers + e-Atlas base 
layer; e-Atlas one is used).
- Related to Google API or OpenLayers? Can I add the layer into the map (layer 
selector) without loading it?

* main.json takes too long to load and the application looks broken.
- Enable ZIP
- Load only first level of the tree in main.json, then load sub level using 
Async ExtJS tree

Original issue reported on code.google.com by lafond.g...@gmail.com on 26 Aug 2013 at 11:46

GoogleCodeExporter commented 9 years ago
* Zip enabled in 1.4.7 (reduce config file size by a ratio of about 10x)

Original comment by lafond.g...@gmail.com on 20 Dec 2013 at 5:57