This is my Maps-Code from the Code-Editor that you see in attachement.
<!-- wp:shortcode -->
[borlabs cookie id="googlemaps" type="cookie"][wpv-map-render map_id="map-overzicht"][wpv-map-marker map_id="map-overzicht" marker_id="marker-overzicht" marker_field="wpcf-postcode-en-plaats"][/wpv-map-marker][/borlabs-cookie]
<!-- /wp:shortcode -->
<!-- wp:toolset-blocks/container {"style":{"background":{"type":"solid","solid":{"color":{}},"gradient":{"colors":[{"rgb":{"r":0,"g":0,"b":0,"a":1}},{"rgb":{"r":255,"g":255,"b":255,"a":1}}],"type":"linear"},"image":{"horizontal":{},"vertical":{}}},"margin":{"enabled":true,"marginBottom":"30px"},"padding":{"enabled":true,"paddingTop":"10px","paddingLeft":"10px","paddingRight":"10px","paddingBottom":"10px"},"border":{"top":{"style":"solid","width":1,"widthUnit":"px","color":{"hex":"#e0011b","rgb":{"r":224,"g":1,"b":27,"a":1},"color":{"_originalInput":"#e0011b","_r":224,"_g":1,"_b":27,"_a":1,"_roundA":1,"_format":"hex","_ok":true,"_tc_id":34},"hsl":{"h":353,"s":99,"l":44,"a":1},"hsv":{"h":353,"s":100,"v":88,"a":1},"oldHue":353,"source":"hex"}},"right":{"style":"solid","width":0,"widthUnit":"px","color":{"hex":"#e0011b","rgb":{"r":224,"g":1,"b":27,"a":1},"color":{"_originalInput":"#e0011b","_r":224,"_g":1,"_b":27,"_a":1,"_roundA":1,"_format":"hex","_ok":true,"_tc_id":34},"hsl":{"h":353,"s":99,"l":44,"a":1},"hsv":{"h":353,"s":100,"v":88,"a":1},"oldHue":353,"source":"hex"}},"bottom":{"style":"solid","width":1,"widthUnit":"px","color":{"hex":"#e0011b","rgb":{"r":224,"g":1,"b":27,"a":1},"color":{"_originalInput":"#e0011b","_r":224,"_g":1,"_b":27,"_a":1,"_roundA":1,"_format":"hex","_ok":true,"_tc_id":34},"hsl":{"h":353,"s":99,"l":44,"a":1},"hsv":{"h":353,"s":100,"v":88,"a":1},"oldHue":353,"source":"hex"}},"left":{"style":"solid","width":0,"widthUnit":"px","color":{"hex":"#e0011b","rgb":{"r":224,"g":1,"b":27,"a":1},"color":{"_originalInput":"#e0011b","_r":224,"_g":1,"_b":27,"_a":1,"_roundA":1,"_format":"hex","_ok":true,"_tc_id":34},"hsl":{"h":353,"s":99,"l":44,"a":1},"hsv":{"h":353,"s":100,"v":88,"a":1},"oldHue":353,"source":"hex"}}},"borderRadius":{"topLeft":20,"topRight":20,"bottomLeft":20,"bottomRight":20},"verticalAlign":"middle","display":true}} -->
<div class="wp-block-toolset-blocks-container tb-container" data-toolset-blocks-container="1"><!-- wp:toolset/map {"mapId":"map-overzicht","mapHeight":"350px","mapMarkerClustering":true,"mapMarkerSpiderfying":true,"mapStreetViewControl":false,"mapLoadingText":"Kaart wordt geladen .. Aub even wachten","mapMarkerIconUseDifferentForHover":true,"mapMarkerIconHover":"//www.wensrecruiting.nl/wp-content/plugins/toolset-maps/resources/images/markers/Home.png","markerId":"[\u0022marker-overzicht\u0022]","markerSource":"[\u0022view\u0022]","popupContent":"[\u0022\u003cp\u003e{{wpv-post-title output='sanitize'}}\u003c/p\u003e\u003cp\u003e{{types field='postcode-en-plaats'}}{{/types}}\u003c/p\u003e\u003cp\u003e{{wpv-post-read-more label='Graag meer lezen'}}\u003c/p\u003e\u0022]","markerView":"[575]","markerPreviewView":"[577]","markerViewField":"[\u0022wpcf-postcode-en-plaats\u0022]"} /--></div>
<!-- /wp:toolset-blocks/container -->
But The Shortcode will not be rendered. See result.jpg
will be rendered normally.
It must be possible for the toolset to be GDPR compliant with maps and the visitor must first click before data is transferred to Google... Or not?
Many Thanks for Your Help.