List of usage examples for java.util Map.UpdateListener interface-usage
From source file org.microg.gms.ui.PlacePickerActivity.java
public class PlacePickerActivity extends AppCompatActivity implements Map.UpdateListener { private static final String TAG = "GmsPlacePicker"; private PlaceImpl place; private BackendMapView mapView; private Intent resultIntent;