Open tomchadwin opened 9 years ago
This is not so simple. I thought I could just change the external JS and CSS addresses from http://
to //
. However, this does not work when viewing on a filesystem, and hence specifically and critically, does not work on the output map when it automatically pops up.
So, this is an issue, but not one I can think of an easy way around, other than to document that users need to make the above change to their code when they put it on a webserver.
This leads to security errors if map is hosted on HTTPS.