This commit is contained in:
wangcongtao
2020-02-13 16:24:01 +08:00
parent d0f9e80268
commit 7ef21e6943
5 changed files with 37 additions and 50 deletions

View File

@@ -139,6 +139,7 @@ public class AMapNaviViewWrapper implements IMogoMapView,
}
private void initListeners() {
mMapView.setOnMarkerClickListener( this );
mMarkerClickHandler = new AMapMarkerClickHandler();
mMapView.setOnMapLoadedListener( this );