You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#117023 OSM and responsify

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by neoman on Friday, 27 December 2024 10:20 GMT

neoman

Hello,

I have been looking for an Openstreetmap map in conjunction with leaflet to use on my website in compliance with GDPR for some time.

Now I have noticed the responsify plugin. Here you can integrate an iframe GDPR-compliant. My problem is that no iframe is used with leaflet. Is it possible to use a div or a class instead of an iframe with responsify?

I would be very happy about a solution to my problem.

Best regards

Ryan

Here you can integrate an iframe GDPR-compliant. My problem is that no iframe is used with leaflet. Is it possible to use a div or a class instead of an iframe with responsify?

No. Responsify merely blocks the iframe from loading until the user clicks it. This is a predictable method based on known parameters of the iframe.

I would suggest you look into whether leaflet includes some form of click-to-activate functionality.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

neoman

leaflet unfortunately does not offer click-to-activate functionality. I have been looking for a solution for a very long time. It's a pity that it doesn't work with the responsify plugin.