Hi,
I am trying to mask a Google Maps view in my web application to not reveal sensitive location data in session replays. The text has been masked successfully using the Conservative masking mode. But the map tiles and my dynamically added markers on the map is visible, thus revealing the exact location.
Is it possible to mask the entire map, map tiles or map div?
Regards, Niklas