<?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 Google Maps in QlikView Developer no longer available? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161978#M1288210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;thank you for your answer. Indeed it works. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;But with your code the maptype parameter won't be working any longer.&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2009 19:12:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-08-19T19:12:54Z</dc:date>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161976#M1288208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;since yesterday none of the google maps examples is working any longer in my QlikView Developer! (e.g. see The Google Maps Example with London flats!)&lt;/P&gt;&lt;P&gt;I registred for a new google maps key but there was no effect at all.&lt;/P&gt;&lt;P&gt;What happened? Did Google stop using the static google maps API for QlikView Developer??&lt;/P&gt;&lt;P&gt;I hope anybody will know the answer.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161976#M1288208</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161977#M1288209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabian,&lt;/P&gt;&lt;P&gt;Looks like Google have decided that they don't want the .jpg at the end of the API Key. QlikView relies on this so that it recognises that the result is an image.&lt;/P&gt;&lt;P&gt;A little swapping of parameters solves it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;='http://maps.google.com/staticmap?center='&lt;BR /&gt;&amp;amp;&lt;BR /&gt;num(var_mid_lat, '##############', '.', ',' )&lt;BR /&gt;&amp;amp;&lt;BR /&gt;','&lt;BR /&gt;&amp;amp;&lt;BR /&gt;num(var_mid_long, '##############', '.', ',' )&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;zoom=$(var_zoom)'&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;size='&amp;amp;map_size_x&amp;amp;'x'&amp;amp;map_size_y&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;key='&amp;amp;gmap_key&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;maptype='&amp;amp;var_maptype&lt;BR /&gt;&amp;amp; '.jpg'&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 18:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161977#M1288209</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-19T18:12:53Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161978#M1288210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;thank you for your answer. Indeed it works. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;P&gt;But with your code the maptype parameter won't be working any longer.&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 19:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161978#M1288210</guid>
      <dc:creator />
      <dc:date>2009-08-19T19:12:54Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161979#M1288211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simple fix.&lt;/P&gt;&lt;P&gt;Just change:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&amp;amp; '.jpg'&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&amp;amp; '&amp;amp;.jpg'&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 20:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161979#M1288211</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-19T20:23:23Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161980#M1288212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK. Thank you very much.&lt;/P&gt;&lt;P&gt;Fabian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 20:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161980#M1288212</guid>
      <dc:creator />
      <dc:date>2009-08-19T20:36:44Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161981#M1288213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for this tip. Really appreciate it. Thought for a moment Google decided to ban Qlikview clients across their network. Without the change, even trying to embed an image from blogger as a dynamic image background would not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pardon the grammar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 20:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161981#M1288213</guid>
      <dc:creator />
      <dc:date>2009-08-19T20:59:38Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161982#M1288214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why it does not work to me? Here is my code. I added "&amp;amp;" in front of ".jpg"&lt;/P&gt;&lt;P&gt;='http://maps.google.com/staticmap?center='&lt;BR /&gt;&amp;amp;&lt;BR /&gt;num(var_mid_lat, '##############', '.', ',' )&lt;BR /&gt;&amp;amp;&lt;BR /&gt;','&lt;BR /&gt;&amp;amp;&lt;BR /&gt;num(var_mid_long, '##############', '.', ',' )&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;zoom=$(var_zoom)'&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;size='&amp;amp;map_size_x&amp;amp;'x'&amp;amp;map_size_y&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;key='&amp;amp;gmap_key&lt;BR /&gt;&amp;amp;&lt;BR /&gt;'&amp;amp;maptype='&amp;amp;var_maptype&lt;BR /&gt;&amp;amp; '&lt;B&gt;&amp;amp;&lt;/B&gt;.jpg'&lt;/P&gt;&lt;P&gt;Anyone could give me the complete code? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 21:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161982#M1288214</guid>
      <dc:creator />
      <dc:date>2009-08-19T21:21:26Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161983#M1288215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do you have a valid Google Maps API Key?&lt;/P&gt;&lt;P&gt;If you copy this code into a text box, does it create a valid looking URL? If you copy this URL into a web browser, does it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 21:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161983#M1288215</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-19T21:40:34Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161984#M1288216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stephen,&lt;/P&gt;&lt;P&gt;I did some research and found I need the key.&lt;/P&gt;&lt;P&gt;Now everything works. Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 22:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161984#M1288216</guid>
      <dc:creator />
      <dc:date>2009-08-19T22:54:43Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161985#M1288217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot get this to work any longer...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I registered for a valid key and it still doesnt work.. 1 week ago it did&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;I am receiving"Your client does not have permission to get URL " when i use the text object and paste it into a URL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 04:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161985#M1288217</guid>
      <dc:creator>james</dc:creator>
      <dc:date>2009-08-20T04:05:40Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161986#M1288218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stephen,&lt;/P&gt;&lt;P&gt;I followed your solution in this string and it worked perfectly for my internal app. When I publish that app to the internet as an AJAX app then I lose the mapping functionality again. I have a valid Google API key specific to the domain address. Any thoughts on what might be happening?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 22:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161986#M1288218</guid>
      <dc:creator />
      <dc:date>2009-08-26T22:19:11Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161987#M1288219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you on?&lt;/P&gt;&lt;P&gt;Note that the v8.5 demo application doesn't work when published to AJAX.&lt;/P&gt;&lt;P&gt;I have just checked and my v9 app still works in AJAX.&lt;/P&gt;&lt;P&gt;One thing that might be happening is, does the user who runs the web services on your web server have access to the internet? QlikView makes calls to get the picture from the server using the sevice user's connection (not the user who is logged into the document) so if that user can't get to Google Maps then you won't get an image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 22:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161987#M1288219</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-08-26T22:29:03Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161988#M1288220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;O.k. that makes sense. We are currently on version 8.5. We are switching to 9.1 when it's released on 09/01/09.&lt;/P&gt;&lt;P&gt;thanks for the help.&lt;/P&gt;&lt;P&gt;rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 23:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161988#M1288220</guid>
      <dc:creator />
      <dc:date>2009-08-26T23:35:21Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161989#M1288221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I pasted the url from the text box as suggested above and it works in a browser, but in QV I'm still getting a white box, any suggestions?&lt;/P&gt;&lt;P&gt;Also the QV file is incredibly slow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2009 23:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161989#M1288221</guid>
      <dc:creator />
      <dc:date>2009-08-26T23:48:16Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161990#M1288222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephen:&lt;/P&gt;&lt;P&gt;I followed all the steps, and indeed worked for me too.&lt;/P&gt;&lt;P&gt;Aditionaly, as you mentionned, the AJAX in 8.5 is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this puzzles me a lot, as, before the changes at Google, when it used to work, the Google Maps in AJAX in 8.5 version was working fine.&lt;/P&gt;&lt;P&gt;There is any reason why Google Maps in AJAX, using Qlkikview 8.5 does not work anymore?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edouard Darbellay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Sep 2009 23:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161990#M1288222</guid>
      <dc:creator />
      <dc:date>2009-09-06T23:49:04Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161991#M1288223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi *,&lt;/P&gt;&lt;P&gt;how can I change these settings. Is the image the background of the chart?&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Aloah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 13:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161991#M1288223</guid>
      <dc:creator />
      <dc:date>2009-09-07T13:48:45Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161992#M1288224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The image setting as outlined above is set in the "Colors" tab of the bubble chart - Dynamic Image property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 19:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161992#M1288224</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-09-07T19:51:43Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161993#M1288225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edouard,&lt;/P&gt;&lt;P&gt;In my experience, the Google Maps demo in 8.5 never worked in either the AJAX or Plugin clients. This is because the way that QlikView worked before 9.0 - it didn't allow a dynamic image to be populated in these controls. This only ever worked in the full client in 8.5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 19:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161993#M1288225</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2009-09-07T19:55:33Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161994#M1288226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are they charging now, or is it still free?????&lt;/P&gt;&lt;P&gt;Monika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2009 21:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161994#M1288226</guid>
      <dc:creator />
      <dc:date>2009-09-07T21:57:20Z</dc:date>
    </item>
    <item>
      <title>Google Maps in QlikView Developer no longer available?</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161995#M1288227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Monika:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is still free.&lt;/P&gt;&lt;P&gt;Google will charge only if the number of geocoding or hits goes over a limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edouard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 08:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-in-QlikView-Developer-no-longer-available/m-p/161995#M1288227</guid>
      <dc:creator />
      <dc:date>2009-09-08T08:23:39Z</dc:date>
    </item>
  </channel>
</rss>

