Google Maps gives mixed content warning

OS info

  • Operating System : Windows 10.0.17763
  • Wappler Version : 1.9.0

Problem description

Google maps generate mixed content in my ssl site , chrome gives a warning in util.js
Google maps api is loaded over http in stead of https

Steps to reproduce

  1. Create Google maps
  2. Justify settings

Google Maps is always loaded through https, check the links in the page head.
There must be something else wrong.

Maybe if you provide a link we can check.

https://de-smaecken.nl/abelnieuw/contact.html
it seems to be in util.js

There is indeed mixed content in the google maps component, but it is not the util.js, it is the marker image.

The marker image was loaded by util.js,
I have updated the dmx ditrectory’s and now the warning mixed content is gone.
The dmx libraries are changed with the new version.