<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Google Maps extension - unsafe script issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494614#M1234954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It happens because your mixing http and https sources into your loadLibs, you should choose only one method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Nov 2013 15:46:35 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2013-11-07T15:46:35Z</dc:date>
    <item>
      <title>Google Maps extension - unsafe script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494612#M1234950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a google map extension that i took from &lt;A _jive_internal="true" href="https://community.qlik.com/message/325640#325640" target="_blank"&gt;this thread&lt;/A&gt; (and yes, its modified to my needs now). I have attached the js file that i am using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem i have now is, everytime this extension runs on any browser some of the scripts are considered as unsafe scripts and the browser shows a warning like this in chrome.. and a similar warning appears on firefox as well.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="chrome-js-shield-error.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48699_chrome-js-shield-error.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please help me understand, which part of js is making the browser identify the script as unsafe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Map looks like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="map-view.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48700_map-view.png" style="width: 620px; height: 342px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the JS that i am using for this map. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aadil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494612#M1234950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps extension - unsafe script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494613#M1234952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aadil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful to have an example QVW and the full QAR file in order to test, but my guess is that you may be facing an issue because you are referencing unsecured scripts. Try loading the google libraries using https:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.google.com/jsapi"&gt;https://www.google.com/jsapi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.1/src/markerclusterer.js"&gt;https://google-maps-utility-library-v3.googlecode.com/svn/tags/markerclustererplus/2.0.1/src/markerclusterer.js&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try the attached script and see if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494613#M1234952</guid>
      <dc:creator>mbm</dc:creator>
      <dc:date>2013-11-07T15:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps extension - unsafe script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494614#M1234954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It happens because your mixing http and https sources into your loadLibs, you should choose only one method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Nov 2013 15:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494614#M1234954</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-07T15:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps extension - unsafe script issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494615#M1234955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 14:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-extension-unsafe-script-issue/m-p/494615#M1234955</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-08T14:10:29Z</dc:date>
    </item>
  </channel>
</rss>

