My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 10: 'movedone' event
23 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  api.roman.public
Closed:  Apr 2009
Type-Enhancement
Priority-Medium
Internal-1333248


Sign in to add a comment
 
Reported by api.roman.public, Aug 12, 2008
Similar to frameend, but only generated when the view stops moving (such as after setAbstractView() is called)

Requested by: Robert S

Supported by: DougH, sylehc, scorpi, pollens, cjorba, jan.wischnat,billChadwick
Comment 1 by api.roman.public, Aug 20, 2008
(No comment was entered for this change.)
Labels: Internal-1333248
Comment 2 by vzetterlind, Nov 22, 2008
While we wait for a dedicated API event for moveend, I've created a hybrid of the
gmaps api 'moveend' behavior and the KML network link <viewrefresh> behavior via the
frameend listener. I've put together a short  demo at:
http://maplify.com/blog/2008/11/21/earthapi-moveend/
and
http://maplify.com/tutorials/gearthapi/moveend/

The demo allows you to specify lat/lon, zoom, and time thresholds and watch how it
affects the 'firing' of a move event as you navigate the globe.  

- Virgil

Virgil Zetterlind
EarthNC.com
Comment 3 by api.roman.public, Dec 03, 2008
(No comment was entered for this change.)
Status: Accepted
Comment 4 by api.roman.public, Apr 01, 2009
This is now available in 5.0.11655.6079 as 3 separate events on the GEView object:
viewchangebegin, viewchange, and viewchangeend.

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

Status: Fixed
Sign in to add a comment