modaresimr / earth-api-samples

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

Implement StreamingProgressPercentage property #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
As it is known from the COM API. Or some other method to determine when the 
network connection is too slow to keep up with rendering, so that the speed of 
movement, and intervals between movements can be can be tailored accordingly.

Requested by: pollens

Supported by: DougH, jan.wischnat

Original issue reported on code.google.com by api.roman.public@gmail.com on 12 Aug 2008 at 8:45

GoogleCodeExporter commented 8 years ago
I agree for similar but different reasons.  It's often useful (needed) to know 
when
the current view is finished streaming; e.g. after a GView.setAbstractView().

Original comment by db.sello...@gmail.com on 28 Oct 2008 at 3:47

GoogleCodeExporter commented 8 years ago

Original comment by api.roman.public@gmail.com on 5 Feb 2009 at 8:34

GoogleCodeExporter commented 8 years ago
This is available as of 5.0.11655.6079 as GEPlugin.getStreamingPercent

See the release notes, new Google Earth Plugin 5.0 samples, and updated v1.002 
API
reference for more details.

http://code.google.com/apis/earth/documentation/releasenotes.html#2009-03-31
http://code.google.com/apis/earth/documentation/demogallery.html?topic=fiveoh
http://code.google.com/apis/earth/documentation/reference/index.html

Original comment by api.roman.public@gmail.com on 2 Apr 2009 at 12:08