public static interface OSMap.OnInfoWindowClickListener
Modifier and Type | Method and Description |
---|---|
void |
onInfoWindowClick(Marker marker)
Called when the marker's info window is clicked.
|
void onInfoWindowClick(Marker marker)
marker
- The marker of the info window that was clicked.Copyright © 2012–2013 Ordnance Survey. All rights reserved.