I am using Kepler GL to visualize data on maps. Is there a way to handle events when a user changes map configuration? E.g hide layer or change color of layer.
I use "OnViewStateChange" to handle events after a user zooms in/out or navigates through the map.
Is there a way to do an event handler when a user changes Map configuration?
Thank you!