<?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 stopped working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027698#M347207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Google maps&amp;nbsp; API moved to version 3. I had the same problem with one of my apps and I had to change the expression in the graph properties - Colors - Background.&lt;BR /&gt;Here's my expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/maps/api/staticmap?center=" rel="nofollow" target="_blank"&gt;http://maps.google.com/maps/api/staticmap?center=&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;num(var_mid_lat, '##############', '.', ',' )&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;','&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;num(var_mid_long, '##############', '.', ',' )&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;zoom=$(var_zoom)'&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;maptype='&amp;amp;var_maptype&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;size='&amp;amp;map_size_x&amp;amp;'x'&amp;amp;map_size_y&lt;/P&gt;&lt;P&gt;&amp;amp; '&amp;amp;sensor=false'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 12:50:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-08T12:50:23Z</dc:date>
    <item>
      <title>Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027696#M347205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was happily developing a small app with a scatter graph map object in it this morning. I didn't change anything but suddenly the map stopped working and gave the following image:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117335_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Can anyone help? I don't understand why this would suddenly happen. I am on a company network which uses proxy servers etc. for internet access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 11:52:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027696#M347205</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2016-03-08T11:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027697#M347206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/75361"&gt;Google Maps stopped working&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3136"&gt;Steps for beginners to implement Google Maps in Qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027697#M347206</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-08T12:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027698#M347207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Google maps&amp;nbsp; API moved to version 3. I had the same problem with one of my apps and I had to change the expression in the graph properties - Colors - Background.&lt;BR /&gt;Here's my expression :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://maps.google.com/maps/api/staticmap?center=" rel="nofollow" target="_blank"&gt;http://maps.google.com/maps/api/staticmap?center=&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;num(var_mid_lat, '##############', '.', ',' )&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;','&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;num(var_mid_long, '##############', '.', ',' )&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;zoom=$(var_zoom)'&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;maptype='&amp;amp;var_maptype&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;'&amp;amp;size='&amp;amp;map_size_x&amp;amp;'x'&amp;amp;map_size_y&lt;/P&gt;&lt;P&gt;&amp;amp; '&amp;amp;sensor=false'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027698#M347207</guid>
      <dc:creator />
      <dc:date>2016-03-08T12:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027699#M347208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be net connections missing or have the code&amp;nbsp; for the google map&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 12:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027699#M347208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-08T12:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027700#M347209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This also happens when you exceed the limit for the free use. You might need to choose a paid plan to use the maps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 13:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027700#M347209</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2016-03-08T13:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027701#M347210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Seems that this was related to usage... Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 13:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027701#M347210</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2016-03-09T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Google maps stopped working</title>
      <link>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027702#M347211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have got the answer please mark the helpful and correct answer so that it will be helpful for others who are having similar question &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 15:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-maps-stopped-working/m-p/1027702#M347211</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-09T15:48:02Z</dc:date>
    </item>
  </channel>
</rss>

