Modifier and Type | Method and Description |
---|---|
android.view.View |
getInfoBubble(MapMarker marker)
Provide a custom info bubble for the marker.
|
android.view.View |
getInfoBubbleContents(MapMarker marker)
Provide custom contents for the info bubble.
|
android.view.View getInfoBubbleContents(MapMarker marker)
marker
- The MapMarker
that this info
bubble is associated with.