<?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 Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572601#M1234439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael I had not pasted in correctly last time.&amp;nbsp; Now working thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 13:52:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-29T13:52:13Z</dc:date>
    <item>
      <title>Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572595#M1234426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bubble chart using Google maps that has suddenly stopped showing the Google Maps .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone any ideas why this might be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has Google changed anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&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-Issue/m-p/572595#M1234426</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572596#M1234429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul, see if this is your case too:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/105274"&gt;http://community.qlik.com/thread/105274&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:07:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572596#M1234429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-27T16:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572597#M1234432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I had seen this thread but transparcy was set to zero and checked other issues but has not fixed it so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is strange is I have a server copy and local back up all which now dont work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572597#M1234432</guid>
      <dc:creator />
      <dc:date>2014-01-27T17:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572598#M1234434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload a reduced app?&amp;nbsp; Or, at least the text of the dynamic image expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 17:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572598#M1234434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-27T17:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572599#M1234436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;File is too large to post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression not an issue as chart working fine just the map has disappeared from behind.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( round (256*pow(2,($(var_zoom)-1)))+(Longitude &lt;STRONG&gt;((256&lt;/STRONG&gt;pow(2,$(var_zoom)))/360)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dynamic image is ='http://maps.googleAPIS.com/maps/api/staticmap?center='  &amp;amp;  num(var_mid_lat, '##############', '.', ',' )  &amp;amp;  ','  &amp;amp;  num(var_mid_long, '##############', '.', ',' )  &amp;amp;  '&amp;amp;zoom=$(var_zoom)'  &amp;amp;  '&amp;amp;maptype=' &amp;amp; var_maptype  &amp;amp;  '&amp;amp;size=' &amp;amp; map_size_x &amp;amp; 'x' &amp;amp; map_size_y  &amp;amp;  '&amp;amp;key=' &amp;amp; gmap_key &amp;amp; '&amp;amp;sensor=true'&lt;/P&gt;&lt;P&gt;I dont think anything is wrong hereg?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572599#M1234436</guid>
      <dc:creator />
      <dc:date>2014-01-29T12:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572600#M1234438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Paul, it is not correct anymore.&amp;nbsp; For example, there shouldn't be gmap_key.&amp;nbsp; Take a second look at the "correct answer" in the link in my first reply...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 13:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572600#M1234438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-29T13:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Google Maps Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572601#M1234439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael I had not pasted in correctly last time.&amp;nbsp; Now working thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 13:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Issue/m-p/572601#M1234439</guid>
      <dc:creator />
      <dc:date>2014-01-29T13:52:13Z</dc:date>
    </item>
  </channel>
</rss>

