Hello I have a problem with the maps of the events that are not shown, the reason is because the URL of the Google maps API is missing the SSL protocol https, send http instead of https as we see in the following warning / error in the console:
Mixed Content: The page at 'https://plusjardin.com/comunidad/events/view/12/comite-des-floralies-nantes' was loaded over HTTPS, but requested an insecure resource' http://maps.google. com / maps? q = Parc% 20de% 20la% 20Beaujoire,% 20Nantes,% 20France & output = embed '. This request has been blocked; the content must be served over HTTPS.
Do you know how I can get URLs created by Google APIs to be https instead of http?
Thanks for your great work