<?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: Map with personal edition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604083#M736253</link>
    <description>&lt;P&gt;How can I get an&lt;STRONG&gt;&amp;nbsp;API KEY ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is it free?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 09:52:01 GMT</pubDate>
    <dc:creator>myriam</dc:creator>
    <dc:date>2019-07-19T09:52:01Z</dc:date>
    <item>
      <title>Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603654#M736246</link>
      <description>&lt;P&gt;I want to create a map in qlik personal edition but it desn't work , I have no map&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me please ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603654#M736246</guid>
      <dc:creator>myriam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603658#M736247</link>
      <description>&lt;P&gt;Do you have a valid Google-Maps API Key?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 12:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603658#M736247</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-18T12:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603660#M736249</link>
      <description>&lt;P&gt;I used this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;='&lt;A href="http://maps.google.com/maps/api/staticmap?center=" target="_blank" rel="noopener"&gt;http://maps.google.com/maps/api/staticmap?center=&lt;/A&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;&lt;/P&gt;&lt;P&gt;'&amp;amp;sensor=false'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can see it in my dashboard "test2"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 12:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603660#M736249</guid>
      <dc:creator>myriam</dc:creator>
      <dc:date>2019-07-18T12:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603673#M736250</link>
      <description>&lt;P&gt;its has definitley to do with missing API-Key.&lt;/P&gt;&lt;P&gt;I inserted my API-Key and it works.&lt;/P&gt;&lt;P&gt;So you will have to sign up for getting Google Maps API key.&lt;/P&gt;&lt;P&gt;Then it will work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 12:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603673#M736250</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-18T12:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603709#M736251</link>
      <description>&lt;P&gt;So if you got your Googlemaps API Key, you will have to enter the API Key inside&amp;nbsp; script. (See&amp;nbsp;Variable &lt;STRONG&gt;gmap_key = 'PASTE YOUR API KEY HERE')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and in Chart use this Dynamic Image expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='&lt;A href="http://maps.google.com/maps/api/staticmap?center=" target="_blank" rel="noopener"&gt;http://maps.google.com/maps/api/staticmap?center=&lt;/A&gt;' &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;sensor=false'&amp;amp;'&amp;amp;key='&amp;amp; gmap_key&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 13:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1603709#M736251</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-18T13:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604083#M736253</link>
      <description>&lt;P&gt;How can I get an&lt;STRONG&gt;&amp;nbsp;API KEY ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is it free?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 09:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604083#M736253</guid>
      <dc:creator>myriam</dc:creator>
      <dc:date>2019-07-19T09:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604259#M736254</link>
      <description>&lt;P&gt;see here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://console.cloud.google.com/apis/library/static-maps-backend.googleapis.com" target="_self"&gt;https://console.cloud.google.com/apis/library/static-maps-backend.googleapis.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will have to sign up&amp;nbsp; and also entering your payment infos but you will get a monthly 200$ voucher and only&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you are using this service really excessively then it will cost something for you!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 18:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604259#M736254</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-19T18:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604275#M736256</link>
      <description>So is it better to use an extention ?</description>
      <pubDate>Fri, 19 Jul 2019 20:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604275#M736256</guid>
      <dc:creator>myriam</dc:creator>
      <dc:date>2019-07-19T20:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map with personal edition</title>
      <link>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604292#M736257</link>
      <description>&lt;P&gt;sorry, im not familiar with map extensions!&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2019 08:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-with-personal-edition/m-p/1604292#M736257</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-07-20T08:28:54Z</dc:date>
    </item>
  </channel>
</rss>

