onPoiTouched property
ArgumentCallback<AMapPoi> ?
onPoiTouched
final
地图POI的点击回调,需要touchPoiEnabled
true,才能回调
Implementation
final ArgumentCallback<AMapPoi>? onPoiTouched;
地图POI的点击回调,需要touchPoiEnabled
true,才能回调
final ArgumentCallback<AMapPoi>? onPoiTouched;