@Deprecated
public static interface TrimbleMapsMap.InfoWindowAdapter
Modifier and Type | Method | Description |
---|---|---|
android.view.View |
getInfoWindow(Marker marker) |
Deprecated.
Called when an info window will be shown as a result of a marker click.
|
@Nullable android.view.View getInfoWindow(@NonNull Marker marker)
marker
- The marker the user clicked on.