Re: Issue 187 in gwt-google-apis: Polyline doesn't receive ClickEvents when the Map has got an ClickHandler

2 views
Skip to first unread message

gwt-goo...@googlecode.com

unread,
Oct 3, 2013, 9:20:45 AM10/3/13
to galgwt-issue-...@googlegroups.com

Comment #5 on issue 187 by javar...@gmail.com: Polyline doesn't receive
ClickEvents when the Map has got an ClickHandler
http://code.google.com/p/gwt-google-apis/issues/detail?id=187

I have a similar problem with GWT Maps v3, using:

polyline.addClickHandler(new ClickMapHandler() {
@Override
public void onEvent(final ClickMapEvent clickMapEvent) {
// Never called
}
}
});

whereas this works with a Marker for instance.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages