MapPoiTouchEvent constructor
MapPoiTouchEvent(
- int mapId,
- AMapPoi poi
Implementation
MapPoiTouchEvent(int mapId, AMapPoi poi) : super(mapId, poi);
MapPoiTouchEvent(int mapId, AMapPoi poi) : super(mapId, poi);