<?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 Quickmap Extension on Offline Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131713#M1237156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm plaing with the Quickmap Extension by Briand Munz (see the github repository for the latest version: &lt;A class="jive-link-external-small" href="https://github.com/brianwmunz/QuickMap-QV11" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;brianwmunz/QuickMap-QV11 · GitHub&lt;/SPAN&gt;&lt;/A&gt;). &lt;/P&gt;&lt;P&gt;this Version works on my local Computer with local tiles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="jive-image image-2" height="632" src="https://community.qlik.com/legacyfs/online/134887_pastedImage_6.png" style="max-height: 900px; max-width: 1200px;" width="590" /&gt;&lt;/P&gt;&lt;P&gt;Next Approach is to get this to work without Internet Connection on a QlikView Server.&lt;/P&gt;&lt;P&gt;i took same way as i did on my local Computer:&lt;/P&gt;&lt;P&gt;- i installed the Extension in C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects\QlikView\Examples\quickMap&lt;/P&gt;&lt;P&gt;- then i downloaded the tiles is needed in XYZ&lt;/P&gt;&lt;P&gt;- then i changed tiles path to my local tiles in OpenLayers.js&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from &lt;A href="http://b.tile.openstreetmap.org/${z}/${x}/${y}.png" target="_blank"&gt;http://b.tile.openstreetmap.org/${z}/${x}/${y}.png&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to&amp;nbsp; &lt;A href="https://community.qlik.com/" target="_blank"&gt;file://localhost/path.../${z}/${x}/${y}.png&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;- then i downloaded the Schemas and linked it (in openlayers.js) to my local Folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this Version works on my local Computer (with Internet Connection).&lt;/P&gt;&lt;P&gt;But on QlikView Server i always have a blank object (see screenshot). i thinks that because of no Internet Connection.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134885_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts what i have to do to get this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131713#M1237156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm plaing with the Quickmap Extension by Briand Munz (see the github repository for the latest version: &lt;A class="jive-link-external-small" href="https://github.com/brianwmunz/QuickMap-QV11" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;brianwmunz/QuickMap-QV11 · GitHub&lt;/SPAN&gt;&lt;/A&gt;). &lt;/P&gt;&lt;P&gt;this Version works on my local Computer with local tiles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="jive-image image-2" height="632" src="https://community.qlik.com/legacyfs/online/134887_pastedImage_6.png" style="max-height: 900px; max-width: 1200px;" width="590" /&gt;&lt;/P&gt;&lt;P&gt;Next Approach is to get this to work without Internet Connection on a QlikView Server.&lt;/P&gt;&lt;P&gt;i took same way as i did on my local Computer:&lt;/P&gt;&lt;P&gt;- i installed the Extension in C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects\QlikView\Examples\quickMap&lt;/P&gt;&lt;P&gt;- then i downloaded the tiles is needed in XYZ&lt;/P&gt;&lt;P&gt;- then i changed tiles path to my local tiles in OpenLayers.js&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from &lt;A href="http://b.tile.openstreetmap.org/${z}/${x}/${y}.png" target="_blank"&gt;http://b.tile.openstreetmap.org/${z}/${x}/${y}.png&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to&amp;nbsp; &lt;A href="https://community.qlik.com/" target="_blank"&gt;file://localhost/path.../${z}/${x}/${y}.png&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;- then i downloaded the Schemas and linked it (in openlayers.js) to my local Folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this Version works on my local Computer (with Internet Connection).&lt;/P&gt;&lt;P&gt;But on QlikView Server i always have a blank object (see screenshot). i thinks that because of no Internet Connection.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134885_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts what i have to do to get this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Tim&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/Quickmap-Extension-on-Offline-Server/m-p/1131713#M1237156</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131714#M1237160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might be a long shot but is it a trusted sites issue on the server?&lt;/P&gt;&lt;P&gt;Or does your server have a FQDN that needs to be used or something like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried opening the 'local' files link in a browser on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can use your browsers dev tools (F12) to try and see where it is falling over, these issues are infuriating I know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 09:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131714#M1237160</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-19T09:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131715#M1237162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Settings under Internet Options are set. And I can open the local tiles link in Browser.&lt;/P&gt;&lt;P&gt;Dev Tools doesnt make sense at this Point. The second screenshot is made in QV Desktop Client on Server side. Do you mean Publishing this document and check the dev Tools on user side over Access Point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 11:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131715#M1237162</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-08-19T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131716#M1237164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My apologies, I misunderstood, I thought it wasn't returning the maps when it was published.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is weird that you can browse to the files fine but Qlik won't pick them up&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be tempted to publish it and then debug it over the access point, at least then you have some way of tracing the issue!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2016 11:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131716#M1237164</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-19T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131717#M1237166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there we go. I have published the QVW and opened it over Access Point.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135118_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;this error message doesn't help me at all. I Need help at this Point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 05:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131717#M1237166</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-08-22T05:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131718#M1237168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hmmm that one looks like a standard error that kicks out of the ajax script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't suppose you can share your application? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 06:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131718#M1237168</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-22T06:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131719#M1237170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can give you a sample QVW to test that case.&lt;/P&gt;&lt;P&gt;my Environment:&lt;/P&gt;&lt;P&gt;- Extract "quickMap.7z" on Server to "C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects\QlikView\Examples\quickMap"&lt;/P&gt;&lt;P&gt;- Open Openlayers.js and edit line 627-629 (Change the Folder to a Network path like i did, see commented lines above)&lt;/P&gt;&lt;P&gt;- Extract "maps.7z" to that Network folder (i only appended two zoomlevels for testing)&lt;/P&gt;&lt;P&gt;- Copy "quickmap.qvw" and "DE_Level1.xml" to any Folder on Server and publish it&lt;/P&gt;&lt;P&gt;- To test it on user side you will Need to extract&amp;nbsp; "quickMap.7z" again to C:\Users\%USERNAME%\AppData\Local\QlikTech\QlikView\Extensions\Objects\quickMap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 07:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131719#M1237170</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-08-22T07:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131720#M1237172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;finally got it. i just put the Extension to the wrong Folder.&lt;/P&gt;&lt;P&gt;"C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects\quickMap"&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;"C:\ProgramData\QlikTech\QlikViewServer\Extensions\Objects\QlikView\Examples\quickMap"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it can be so simple sometimes. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131720#M1237172</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-08-23T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131721#M1237173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m trying above steps for QuickMap-qv11 extension but i didn't get Tile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From where i shall download the Tile,Plz help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asmita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 12:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131721#M1237173</guid>
      <dc:creator>asmitagg</dc:creator>
      <dc:date>2018-04-12T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131722#M1237174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry my colleague gave my the tile data. i don't know where to find that files on the spot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i stopped working with that tiles.&lt;/P&gt;&lt;P&gt;Now i'm using .kml files or just Long&amp;amp;Lat Information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe search for .kml files for your desired Region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131722#M1237174</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-04-13T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131723#M1237175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will it work offline with .KML file?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Asmita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131723#M1237175</guid>
      <dc:creator>asmitagg</dc:creator>
      <dc:date>2018-04-13T07:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131724#M1237176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i don't think so.&lt;/P&gt;&lt;P&gt;It will only work if your user has an Internet Connection to get the tiles from the Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build a complete offline solution you Need the tiles local on your Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131724#M1237176</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2018-04-13T07:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131725#M1237177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get the Tiles on server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any app or site where i can create the same and use in extension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Asmita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 10:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131725#M1237177</guid>
      <dc:creator>asmitagg</dc:creator>
      <dc:date>2018-04-13T10:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131726#M1237178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should do shouldn't it?&lt;/P&gt;&lt;P&gt;As the KML can be stored locally?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 17:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1131726#M1237178</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2018-04-13T17:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Quickmap Extension on Offline Server</title>
      <link>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1777625#M1237179</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a same problem and I tried the same step which you followed.&lt;/P&gt;&lt;P&gt;Can you please explain with details how you generate &lt;SPAN&gt;tiles in OpenLayers.js actually I'm little confuse about this step.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If possible please share the reference link&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 07:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Quickmap-Extension-on-Offline-Server/m-p/1777625#M1237179</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2021-01-27T07:10:39Z</dc:date>
    </item>
  </channel>
</rss>

