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