|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MarkerInfoWindowOpenHandler
Provides an interface to implement in order to receive
MapEvent.INFOWINDOWOPEN events from the Marker.
| Nested Class Summary | |
|---|---|
static class |
MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent
Encapsulates the arguments for the MapEvent.INFOWINDOWOPEN event on a Marker. |
| Method Summary | |
|---|---|
void |
onInfoWindowOpen(MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent event)
Method to be invoked when a MapEvent.INFOWINDOWOPEN event fires on a Marker. |
| Method Detail |
|---|
void onInfoWindowOpen(MarkerInfoWindowOpenHandler.MarkerInfoWindowOpenEvent 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 | ||||||||