I have made QGIS map with different layers and upload my map on QGIS cloud.
I have add some functionality like click function and drilldown functionality by Python code in QGIS Desktop. but these functionality is not showing up in QGIS Cloud.
QGIS Cloud is only showing first layer and not showing rest of layers.
How can use my Python functionality code in QGIS Cloud and nake drilldown and click functionality on different layers in QGIS Cloud?