问题 I am able to make a fully customized ViewLabel in Android nutiteq, defining layout design and sizes. However, clickable Views are not working as expected. First I tried to make the whole label clickable by defining the root layout as clickable, but this didn't work. Adding a Button too does not work. How can this problem be solved? MapPos markerLoc = rasterLayer.getProjection().fromWgs84(lng, lat); Marker marker; CustomPOILayout layout = new CustomPOILayout(this); layout.setTitle((poi.title