My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 66: Mouse events for all types of placemark geometries
28 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  api.roman.public
Closed:  Dec 2008
Type-Enhancement
Priority-Medium
Internal-1468283


Sign in to add a comment
 
Reported by api.roman.public, Sep 05, 2008
What should this feature enhancement do?
Allow for something like google.earth.addEventListener(placemark, "click",
handler); to work for all types of placemarks (Polygons, Models,
LineStrings, etc.)


Are there any currently known workarounds that produce the same, or
similar, result?
N/A
Comment 1 by jaws615, Oct 08, 2008
I would agree this would be a great addon. I would like to have a click event on
kmlobject too. For example after loading a kml/kmz and appending it as a child, Set a
click event on the whole kml
Comment 2 by josh.dahms, Oct 27, 2008
This, along with DOM events (like google maps), would be very useful.
Comment 3 by api.roman.public, Nov 04, 2008
(No comment was entered for this change.)
Status: Accepted
Comment 4 by api.roman.public, Nov 05, 2008
(No comment was entered for this change.)
Labels: Internal-1468283
Comment 5 by darylparker, Nov 06, 2008
Would especially be useful for being able to add listeners to the built in layers of
google earth. For example when I turn on the Borders layer which includes country
boundaries, placenames etc I would like to be able to add listeners for mouse events
related to those features (e.g cities). 
Comment 6 by api.roman.public, Nov 06, 2008
Daryl, can you file a separate feature request for that? I suspect that may be
significantly more difficult than the user-added geometry mouse events.
Comment 7 by AlaaFQandil, Nov 26, 2008
Being capable of firing events once a model is clicked, or, even being capable of
having events associated with models will be a great addon the google APIs
Comment 8 by api.roman.public, Dec 03, 2008
This feature is now available in the latest version. Mouse events on models are
partially working. We will open a new issue for that and merge this one in.
Status: Fixed
Comment 9 by waqarattari, Jan 25, 2009
Can any one email me this fixed.
how it is possible to fired linestring click event
Comment 10 by waqarattari, Jan 25, 2009
As stated by "api.roman.public"
This feature is now available in the latest version

so i have version showing 4.3.9684.6498 but it is not still working


Comment 11 by api.roman.public, Jan 25, 2009
Hi waqarattari,

If you take a look at the release notes:

http://code.google.com/apis/earth/documentation/releasenotes.html

There have been several new version of the plugin. If you don't have the latest version, I'd suggest 
uninstalling from Add/Remove programs and then installing again by visiting any Earth API site.

- Roman
Comment 12 by waqarattari, Jan 26, 2009
I just updated to 

Google Earth Plug-in, version 4.3.11528.8566 (Windows, Mac)
12/19/2008

but problem is...

1) This plugin is not running in Firefox displaying 
"There was some problem with the Google Earth Plugin. Try reloading the page."
while uninstall then install two times

2) This plugin running in IE but when i click linestring it fired mousedown event but
go in not responding mode...:(
Comment 13 by waqarattari, Jan 26, 2009
Hayy

Problem (2) is now working actually it just get freeze on mousedown event but work
fine on click event

just problem (1) is still remain it is not working with Firefox 3.0.5 displaying same
error "There was some problem with the Google Earth Plugin. Try reloading the page."

Comment 14 by api.roman.public, Jan 26, 2009
Hi, please post this question to the developer forum:

http://groups.google.com/group/google-earth-browser-plugin/topics

as this is no longer relevant to this feature request.
Comment 15 by waqarattari, Jan 26, 2009
ok Thanks  api.roman.public
Sign in to add a comment