onPoiTouched property

ArgumentCallback<AMapPoi>? onPoiTouched
final

地图POI的点击回调,需要touchPoiEnabledtrue,才能回调

Implementation

final ArgumentCallback<AMapPoi>? onPoiTouched;