Kazu46Machi / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

Ability to show progress bar for loading large files by network link #156

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What should this feature enhancement do?
Need an event to fire when a network link has completed loading data.  
This would enable developers to give the user some indication when loading 
large files.  Better Yet enable a way to find the bytes read out of total 
tyes so you can display a progress bar for larger files loaded by network 
links.

Are there any known workarounds that produce the similar results?
I've tried busy.js but can't get it working with ge plug-in going.

Original issue reported on code.google.com by mike.kle...@wiskair.com on 5 Feb 2009 at 5:18

GoogleCodeExporter commented 8 years ago
I agree, some sort of notification to the user that something is going on in the
plugin. maybe I'm not seeing it, but in javascript I can write a div to turn on 
once
getkml file is fired, but knowing when to stop the div (ie animated please 
wait)...

Original comment by timdma...@gmail.com on 20 Feb 2009 at 4:18

GoogleCodeExporter commented 8 years ago
This has a relation to Issue 262.

Original comment by Noel.Cha...@gmail.com on 6 Jul 2009 at 11:32

GoogleCodeExporter commented 8 years ago
It would be nice if GEPlugin or GEGlobe fired events whenever fetching data, be 
it a NetworkLink or just loading 
an GroundOverlay image once it's region is activated. Something like LOADING 
and DONE_LOADING.

Original comment by underbluewaters on 8 Feb 2010 at 6:30

GoogleCodeExporter commented 8 years ago

Original comment by bcke...@google.com on 23 May 2011 at 9:21