|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MarkerClickHandler
Provides an interface to implement in order to receive MapEvent.CLICK events
from the Marker.
| Nested Class Summary | |
|---|---|
static class |
MarkerClickHandler.MarkerClickEvent
Encapsulates the arguments for the MapEvent.CLICK event on a Marker. |
| Method Summary | |
|---|---|
void |
onClick(MarkerClickHandler.MarkerClickEvent event)
Method to be invoked when a MapEvent.CLICK event fires on a Marker. |
| Method Detail |
|---|
void onClick(MarkerClickHandler.MarkerClickEvent event)
Marker.
event - contains the properties of the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||