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