<?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 Googlemaps Cluster doesn't working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562230#M441386</link>
    <description>&lt;P&gt;I installed GoogleMaps Cluster extension in my Qlikview and when i drag and drop Googlemaps Cluster, maps doesn't show and it's saying "This page can't load Google Maps correctly".&lt;/P&gt;&lt;P&gt;I have googleapis gmap key and where do i insert my key ?&lt;/P&gt;&lt;P&gt;If someone know how to fix this let me know .&lt;/P&gt;&lt;P&gt;I appreciate it.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:01:39 GMT</pubDate>
    <dc:creator>Dulguun1998</dc:creator>
    <dc:date>2024-11-16T04:01:39Z</dc:date>
    <item>
      <title>Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562230#M441386</link>
      <description>&lt;P&gt;I installed GoogleMaps Cluster extension in my Qlikview and when i drag and drop Googlemaps Cluster, maps doesn't show and it's saying "This page can't load Google Maps correctly".&lt;/P&gt;&lt;P&gt;I have googleapis gmap key and where do i insert my key ?&lt;/P&gt;&lt;P&gt;If someone know how to fix this let me know .&lt;/P&gt;&lt;P&gt;I appreciate it.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562230#M441386</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2024-11-16T04:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562246#M441387</link>
      <description>&lt;P&gt;You can go through this video, you need to put latitude longitude.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=1THEBlwQao0" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=1THEBlwQao0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can put API key in script.js file of extension,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="erre.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9002iF4B8B51C9DBD3414/image-size/large?v=v2&amp;amp;px=999" role="button" title="erre.png" alt="erre.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Add &lt;EM&gt;key&lt;/EM&gt; parameter in that link,&lt;/P&gt;&lt;PRE&gt;https://maps.google.com/maps/api/js?&lt;EM&gt;&lt;STRONG&gt;key="yourAPIKEY"&lt;/STRONG&gt;&lt;/EM&gt;&amp;amp;sensor=false&amp;amp;callback=map_init&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Mar 2019 07:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562246#M441387</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-28T07:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562265#M441389</link>
      <description>&lt;P&gt;I inserted my&amp;nbsp; API key and still nothing is happening. Could you please upload example for me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate it.&lt;/P&gt;&lt;PRE&gt;loadLibs();

function loadLibs() {
	Qva.LoadScript('/QvAjaxZfc/QvsViewClient.aspx?public=only&amp;amp;name=Extensions/GoogleMaps - Cluster/markerclusterer.js', function() {
		Qva.LoadScript('https://maps.google.com/maps/api/js?key="&amp;amp;sensor=false&amp;amp;callback=map_init')
	});
};&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 09:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562265#M441389</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-04-01T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562285#M441391</link>
      <description>Do not put key in "".&lt;BR /&gt;&lt;A href="https://maps.google.com/maps/api/js?key=yourAPIKEY&amp;amp;sensor=false&amp;amp;callback=map_init" target="_blank"&gt;https://maps.google.com/maps/api/js?key=yourAPIKEY&amp;amp;sensor=false&amp;amp;callback=map_init&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2019 08:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562285#M441391</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-28T08:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562302#M441393</link>
      <description>I copied this link and pasted in my script and now my Cluster is giving me this error "See the javascript console for technical details".&lt;BR /&gt;&lt;BR /&gt;What am i doing wrong ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Mar 2019 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562302#M441393</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-28T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562304#M441394</link>
      <description>&lt;P&gt;I cant upload my project because my company doesn't allow uploading files to internet so here is my full script.&lt;/P&gt;&lt;P&gt;Is there any issue ?.&lt;/P&gt;&lt;P&gt;I appreciate it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 00:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562304#M441394</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-29T00:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562418#M441397</link>
      <description>Ya, api key is at correct place, please go through video which I have shared. Also have you assigned lat long also?</description>
      <pubDate>Thu, 28 Mar 2019 12:28:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562418#M441397</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-28T12:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562651#M441413</link>
      <description>i didn't assigned lat long in the video he just drag and dropped the extension and his map appeared just fine. Mine isn't showing anything. It's happening because of i didn't assigned my lat long ?</description>
      <pubDate>Fri, 29 Mar 2019 00:17:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562651#M441413</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-29T00:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562686#M441414</link>
      <description>Ok, just let me know, Have you placed your extension in correct folder?&lt;BR /&gt;You extension is coming in extension object list or not?</description>
      <pubDate>Fri, 29 Mar 2019 04:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562686#M441414</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T04:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562716#M441415</link>
      <description>&lt;P&gt;&amp;nbsp;Hi,&lt;/P&gt;&lt;P&gt;Download .qar (Qlikview Archieve DOC)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Double click on that .qar file to install the same (imp step), it will show you like below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="f.png" style="width: 332px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9081i212A2F2B1B81FAAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="f.png" alt="f.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then change the .qar to .zip -&amp;gt; double click on zip file copy the folder "GoogleMaps -Cluster".&lt;/P&gt;&lt;P&gt;Paste that folder to to C:\Users\PCUser\AppData\Local\QlikTech\QlikView\Extensions\Objects&lt;/P&gt;&lt;P&gt;Now open Qlikview in WebView, extension will get appear over in extension objects.&lt;/P&gt;&lt;P&gt;Go to properties of Map , assign lat long and check.&lt;/P&gt;&lt;P&gt;-Shubham&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 06:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562716#M441415</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T06:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562732#M441418</link>
      <description>&lt;P&gt;Sorry for asking this question again but when i put my API key in this section my map showing me nothing but a white empty sheet. i assigned my Lon and Lat but steel it's showing me nothing&lt;/P&gt;&lt;PRE&gt;function loadLibs() {
	Qva.LoadScript('/QvAjaxZfc/QvsViewClient.aspx?public=only&amp;amp;name=Extensions/GoogleMaps - Cluster/markerclusterer.js', function() {
		Qva.LoadScript('https://maps.googleapis.com/maps/api/js?key='"This is where is inserted my API KEY"w&amp;amp;libraries=places&amp;amp;callback=initMap')
	});
};&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Mar 2019 06:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562732#M441418</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-29T06:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562740#M441420</link>
      <description>&lt;P&gt;Have you followed each and every step I mentioned in previous reply?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cd.png" style="width: 853px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9083i3DB0195CEC28E505/image-size/large?v=v2&amp;amp;px=999" role="button" title="cd.png" alt="cd.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Above image is google doc, you dont need to put key in '' (single quotes). You can refer below links,&lt;/P&gt;&lt;P&gt;&lt;A title="Google doc for API key" href="https://developers.google.com/maps/documentation/javascript/tutorial?hl=es-419" target="_blank" rel="noopener"&gt;https://developers.google.com/maps/documentation/javascript/tutorial?hl=es-419&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 07:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562740#M441420</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T07:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562743#M441423</link>
      <description>Yes, i did. I think my script is little bit different than yours. In my script there is no "&amp;amp;lt;script src&amp;gt; ". This is where i downloaded the cluster.&lt;BR /&gt;&lt;A href="https://github.com/mindspank/GoogleMaps-Cluster-QV11" target="_blank"&gt;https://github.com/mindspank/GoogleMaps-Cluster-QV11&lt;/A&gt;</description>
      <pubDate>Fri, 29 Mar 2019 07:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562743#M441423</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-29T07:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562781#M441429</link>
      <description>This is google script, obvio it will be different in QLikview script.js.&lt;BR /&gt;Are you getting any error msg</description>
      <pubDate>Fri, 29 Mar 2019 08:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562781#M441429</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T08:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562782#M441430</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;This page can't load Google Maps correctly&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This error comes when you don't have API key and if you are getting this that means API key is not working in your case&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 09:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562782#M441430</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562796#M441433</link>
      <description>&lt;P&gt;Working for me,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extension.PNG" style="width: 808px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9090i4B543CB8D8AC5BCA/image-size/large?v=v2&amp;amp;px=999" role="button" title="extension.PNG" alt="extension.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also you can refer this,&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/mindspank/GoogleMaps-Cluster-QV11" target="_blank" rel="noopener"&gt;https://github.com/mindspank/GoogleMaps-Cluster-QV11&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 09:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562796#M441433</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T09:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562797#M441434</link>
      <description>Thank you soo much for giving me all this advices.&lt;BR /&gt;&lt;BR /&gt;Do you have different link that i can download Googlemaps cluster extension ?&lt;BR /&gt;&lt;BR /&gt;I really appreciate it.</description>
      <pubDate>Fri, 29 Mar 2019 09:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562797#M441434</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-29T09:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562798#M441435</link>
      <description>Download from Github, my previous reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 29 Mar 2019 09:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1562798#M441435</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-03-29T09:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1563109#M441463</link>
      <description>&lt;P&gt;Thank you so much for replying.&lt;/P&gt;&lt;P&gt;I downloaded from Github and installed. When i assigned my long and lat in my map extension it showing me the google maps but it has "For developments purposes only" water mark on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm struggling so hard right now haha.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for asking same thing over and over again.&lt;/P&gt;&lt;P&gt;I really appreciate it.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 07:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1563109#M441463</guid>
      <dc:creator>Dulguun1998</dc:creator>
      <dc:date>2019-03-30T07:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Googlemaps Cluster doesn't working</title>
      <link>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1563257#M441472</link>
      <description>&lt;P&gt;It is giving you that error because Google maps are no longer free.&lt;BR /&gt;You have to associate a card so that you can get billed if your site has requests that exceed the $200 credit they give you monthly for free. That is why you get the watermarked maps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.google.com/maps/documentation/geocoding/get-api-key" target="_blank" rel="noopener"&gt;https://developers.google.com/maps/documentation/geocoding/get-api-key&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 04:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Googlemaps-Cluster-doesn-t-working/m-p/1563257#M441472</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2019-04-01T04:25:47Z</dc:date>
    </item>
  </channel>
</rss>

