|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TouchDelegate
A delegate that can be used to react on touch events on a MapWrapper's view.
Method Summary | |
---|---|
void |
onTouch(GeoCoordinate place)
Delegation method that will be called after touching the map. |
Method Detail |
---|
void onTouch(GeoCoordinate place)
place
- position the user clicked
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |