| Issue 147: | Networklinks doesn't update until mouse move over the plugin window | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem? 1. go to http://earth-api-samples.googlecode.com/svn/trunk/demos/interactive/index.html 2. click the link 'Create Networklink', 3. remove 'networkLink.setFlyToView(true);' from the code, 4. hit 'run code'. What is the expected output or behavior? What do you see instead? The networklinked kml file, a placemark at coordinates 0,0 , should display automatically without requiring a fly-to-view. Instead, it doesn't display until either the camera moves, or the mouse is run over the plugin. Which plugin version are you using? 4.3.11528.8566 Which browsers and operating systems are affected? Please provide any additional information (code snippets/links) below. Issue first reported in this thread: http://groups.google.co.uk/group/google-earth-browser-plugin/browse_thread/thread/cc475157f6d9cec8?hl=en A workaround is to force a refresh of the camera immediately after the networklink is appended. e.g. var camera = ge.getView().copyAsCamera(ge.ALTITUDE_RELATIVE_TO_GROUND); ge.getView().setAbstractView(camera); |
||||||||||||
,
Jan 26, 2009
(No comment was entered for this change.)
Status: Accepted
Labels: Internal-1598614 |
|||||||||||||
,
May 21, 2009
(No comment was entered for this change.)
Summary: Networklinks doesn't update until mouse move over the plugin window
|
|||||||||||||
,
May 21, 2009
(No comment was entered for this change.)
Labels: Component-Rendering
|
|||||||||||||
,
May 21, 2009
Issue 239 has been merged into this issue. |
|||||||||||||
,
Aug 08, 2009
(No comment was entered for this change.)
Status: Confirmed
|
|||||||||||||
,
Aug 08, 2009
Bulk edit. |
|||||||||||||
,
Aug 08, 2009
(No comment was entered for this change.)
Status: FixedNotReleased
|
|||||||||||||
,
Sep 09, 2009
Fixed as of 5.1.3506.3999 (API v1.003); see announcement here: http://groups.google.com/group/google-earth-api-notify/browse_thread/thread/6a32fdfcc60236e If this issue is still not fixed, please let us know.
Status: Fixed
|
|||||||||||||
|
|
|||||||||||||