Hello Christoph,
In order to make sure that we donīt get the mixed content message from IE when opening a page with Google Maps Api via HTTPS, my client got a Google Maps Premier Key.
For requests via https, I should use use the following JS:
"<script src="https://maps-api-ssl.google.com/maps?file=api&v=2&client=client-key&sensor=false" type="text/javascript"></script>"
However, I can not change the URL for the API-script by Typoscript, AFAICS, this is not configurable. Could this be done, being a feature request, or is this so specific, I should change it myself...?
Thanks for your comments in advance!
-brt
In order to make sure that we donīt get the mixed content message from IE when opening a page with Google Maps Api via HTTPS, my client got a Google Maps Premier Key.
For requests via https, I should use use the following JS:
"<script src="https://maps-api-ssl.google.com/maps?file=api&v=2&client=client-key&sensor=false" type="text/javascript"></script>"
However, I can not change the URL for the API-script by Typoscript, AFAICS, this is not configurable. Could this be done, being a feature request, or is this so specific, I should change it myself...?
Thanks for your comments in advance!
-brt



Author: