I want to have a Google Map in one of my client sites. As I have understood it the Google Maps API tracks User-Data. Therefore I want to prevent the tracking till the user gives its consent.
WordPress has solutions like “Shariff Wrapper” and “Borlabs” where the map is disabled until a user gives consent to give his data. (I don’t have any other cookies on this side so a solution inside the area of the map, like in the WordPress solutions, instead of an cookie banner would be amazing!)
Does anyone have an idea how I could do this?