Hi, I have a Qml MapView which is controlled by a C++ MapQuickView.
I want to try and control the map brightness.
I found the ImageAdjustmentLayer which seems suitable but I can't find how to use it (can't find any code exmaples).
I would appreciate some help and example code.