@override void onLodPoiClick(String layerId, String poiId) { channel.invokeMethod("onLodPoiClick", {"layerId": layerId, "poiId": poiId}); }