|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StreetviewYawChangedHandler
Provides an interface to implement in order to receive
MapEvent.YAWCHANGED events from the StreetviewPanoramaWidget.
| Nested Class Summary | |
|---|---|
static class |
StreetviewYawChangedHandler.StreetviewYawChangedEvent
Encapsulates the arguments for the MapEvent.YAWCHANGED event on a
StreetviewPanoramaWidget. |
| Method Summary | |
|---|---|
void |
onYawChanged(StreetviewYawChangedHandler.StreetviewYawChangedEvent event)
A method to implement in order to handle StreetviewYawChangedHandler.StreetviewYawChangedEvent. |
| Method Detail |
|---|
void onYawChanged(StreetviewYawChangedHandler.StreetviewYawChangedEvent event)
StreetviewYawChangedHandler.StreetviewYawChangedEvent.
event - event to handle.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||