<?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: Background layer in map not working... why? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Background-layer-in-map-not-working-why/m-p/1954467#M78719</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be related to multiple issues. Here are some troubleshooting steps that might help you resolve the issue:&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;Check if it is related to &lt;STRONG&gt;CORS&lt;/STRONG&gt;: &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Mixed Content and CORS error for Access-Control-Allow-Origin"&lt;/STRONG&gt;&lt;/SPAN&gt; [1]
  &lt;OL&gt;
   &lt;LI&gt;You can hit F12 on your keyboard, while accessing your app though Chrome and it will give show you if there are any errors in Developers Console. Those errors might help you by pointing you to the right direction.&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using a different image, from a different server. Such as: &lt;A href="https://upload.wikimedia.org/wikipedia/commons/b/b6/Image_created_with_a_mobile_phone.png" target="_blank"&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;https://upload.wikimedia.org/wikipedia/commons/b/b6/Image_created_with_a_mobile_phone.png&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using the same image, but instead using &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;https&lt;/STRONG&gt;&lt;/SPAN&gt;, use &lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt;http&lt;/STRONG&gt;&lt;/SPAN&gt;.&amp;nbsp;
  &lt;OL&gt;
   &lt;LI&gt;For example, instead of using an image as:&lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;A href="https://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg" target="_blank"&gt;&lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt;https&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;Try using&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;A href="http://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg" target="_blank"&gt;&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt;http&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;I have tried using both links and it worked on my side.&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using a newer version of &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik Sense&lt;/STRONG&gt;&lt;/SPAN&gt;, if you are not already using one. (You have added the tag &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik SaaS&lt;/STRONG&gt;&lt;/SPAN&gt;, however the links that you share refer to&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt; Qlik Sense&lt;/STRONG&gt;&lt;/SPAN&gt;.) Are you using Qlik Sense or Qlik SaaS after all?&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;If the image is not found (link broken etc.) or unable to load, you should see the default map layout instead of a white background. Maybe you can try:
  &lt;OL&gt;
   &lt;LI&gt;Changing the values &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Top, Left, Bottom, Right&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
   &lt;LI&gt;&lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Scaling&lt;/STRONG&gt; &lt;/SPAN&gt;the chart&lt;/LI&gt;
   &lt;LI&gt;Try using Qlik Sense on a &lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt;new machine&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;connected to a different network&lt;/STRONG&gt;&lt;/SPAN&gt;. (Network or machine configuration, might be blocking proper access)&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If none of the steps above helped point you to the right path, you can share new screenshots for each step, so we could see if there are any logs or error messages in the Developers Console or if anything changes in the behavior of each step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://community.qlik.com/t5/Knowledge/Mixed-Content-and-CORS-error-for-Access-Control-Allow-Origin/ta-p/1715904" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Mixed-Content-and-CORS-error-for-Access-Control-Allow-Origin/ta-p/1715904&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2022 09:39:11 GMT</pubDate>
    <dc:creator>Andrei_Cusnir</dc:creator>
    <dc:date>2022-07-12T09:39:11Z</dc:date>
    <item>
      <title>Background layer in map not working... why?</title>
      <link>https://community.qlik.com/t5/App-Development/Background-layer-in-map-not-working-why/m-p/1954306#M78704</link>
      <description>&lt;P&gt;I followed the instructions in this official link:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=hml7wX4O7Lw&amp;amp;t=65s&amp;amp;ab_channel=QlikHelp" target="_self"&gt;https://www.youtube.com/watch?v=hml7wX4O7Lw&amp;amp;t=65s&amp;amp;ab_channel=QlikHelp&lt;/A&gt;&amp;nbsp; with no luck.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I add the image and the coordinates as the video indicates (up to minute 1:00) I see no image... just text indicating that an image should be there.&lt;BR /&gt;&lt;BR /&gt;This forum&amp;nbsp;&lt;A href="https://community.qlik.com/t5/App-Development/Map-background-Image-not-loading/td-p/1779812" target="_self"&gt;https://community.qlik.com/t5/App-Development/Map-background-Image-not-loading/td-p/1779812&lt;/A&gt;&amp;nbsp;indicates there is a problem with IP whitelisting, but I cannot find where to whitelist an IP.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that the problem (IP whitelisting) or is it a bug... or what is it? I really want to use this product. It is ideal for a client, but this heatmap visualisation is a requirement.&lt;/P&gt;
&lt;P&gt;Thank you for your support&lt;/P&gt;
&lt;P&gt;Gil&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 06:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-layer-in-map-not-working-why/m-p/1954306#M78704</guid>
      <dc:creator>gilbo</dc:creator>
      <dc:date>2022-07-12T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Background layer in map not working... why?</title>
      <link>https://community.qlik.com/t5/App-Development/Background-layer-in-map-not-working-why/m-p/1954467#M78719</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This could be related to multiple issues. Here are some troubleshooting steps that might help you resolve the issue:&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;Check if it is related to &lt;STRONG&gt;CORS&lt;/STRONG&gt;: &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Mixed Content and CORS error for Access-Control-Allow-Origin"&lt;/STRONG&gt;&lt;/SPAN&gt; [1]
  &lt;OL&gt;
   &lt;LI&gt;You can hit F12 on your keyboard, while accessing your app though Chrome and it will give show you if there are any errors in Developers Console. Those errors might help you by pointing you to the right direction.&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using a different image, from a different server. Such as: &lt;A href="https://upload.wikimedia.org/wikipedia/commons/b/b6/Image_created_with_a_mobile_phone.png" target="_blank"&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;https://upload.wikimedia.org/wikipedia/commons/b/b6/Image_created_with_a_mobile_phone.png&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using the same image, but instead using &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;https&lt;/STRONG&gt;&lt;/SPAN&gt;, use &lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt;http&lt;/STRONG&gt;&lt;/SPAN&gt;.&amp;nbsp;
  &lt;OL&gt;
   &lt;LI&gt;For example, instead of using an image as:&lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;A href="https://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg" target="_blank"&gt;&lt;SPAN style="color:hsl(0, 75%, 60%);"&gt;&lt;STRONG&gt;https&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;Try using&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;A href="http://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg" target="_blank"&gt;&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt;http&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color:hsl(210, 75%, 60%);"&gt;&lt;STRONG&gt;://cdn.pixabay.com/photo/2016/10/18/21/22/beach-1751455_960_720.jpg&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
   &lt;LI&gt;I have tried using both links and it worked on my side.&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
 &lt;LI&gt;Try using a newer version of &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik Sense&lt;/STRONG&gt;&lt;/SPAN&gt;, if you are not already using one. (You have added the tag &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik SaaS&lt;/STRONG&gt;&lt;/SPAN&gt;, however the links that you share refer to&lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt; Qlik Sense&lt;/STRONG&gt;&lt;/SPAN&gt;.) Are you using Qlik Sense or Qlik SaaS after all?&amp;nbsp;&lt;/LI&gt;
 &lt;LI&gt;If the image is not found (link broken etc.) or unable to load, you should see the default map layout instead of a white background. Maybe you can try:
  &lt;OL&gt;
   &lt;LI&gt;Changing the values &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Top, Left, Bottom, Right&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;
   &lt;LI&gt;&lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;Scaling&lt;/STRONG&gt; &lt;/SPAN&gt;the chart&lt;/LI&gt;
   &lt;LI&gt;Try using Qlik Sense on a &lt;SPAN style="color:hsl(180, 75%, 60%);"&gt;&lt;STRONG&gt;new machine&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="color:hsl(120, 75%, 60%);"&gt;&lt;STRONG&gt;connected to a different network&lt;/STRONG&gt;&lt;/SPAN&gt;. (Network or machine configuration, might be blocking proper access)&lt;/LI&gt;
  &lt;/OL&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If none of the steps above helped point you to the right path, you can share new screenshots for each step, so we could see if there are any logs or error messages in the Developers Console or if anything changes in the behavior of each step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://community.qlik.com/t5/Knowledge/Mixed-Content-and-CORS-error-for-Access-Control-Allow-Origin/ta-p/1715904" target="_blank"&gt;https://community.qlik.com/t5/Knowledge/Mixed-Content-and-CORS-error-for-Access-Control-Allow-Origin/ta-p/1715904&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 09:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Background-layer-in-map-not-working-why/m-p/1954467#M78719</guid>
      <dc:creator>Andrei_Cusnir</dc:creator>
      <dc:date>2022-07-12T09:39:11Z</dc:date>
    </item>
  </channel>
</rss>

