<?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: Get Zoom level and center of displayed area in maps in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2010331#M83564</link>
    <description>&lt;P&gt;Thanks for the answer but I already know and use this debug info in this way&lt;/P&gt;
&lt;P data-unlink="true"&gt;My question was to extract these information in a way i could use it in an expression, for example to create a link in googlemaps using the center of my Qlik sense maps and the zoom level like this&lt;BR /&gt;&lt;A href="https://www.google.com/maps/place/48.858371,2.2939341/@48.858371,2.2939341,21z/" target="_blank"&gt;https://www.google.com/maps/place/48.858371,2.2939341/@48.858371,2.2939341,21z/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;https://www.google.com/maps/place/&lt;STRONG&gt;&amp;lt;center_of_maps&amp;gt;&lt;/STRONG&gt;/@&lt;STRONG&gt;&amp;lt;center&amp;nbsp;&amp;nbsp;of maps&amp;gt;&lt;/STRONG&gt;,&lt;STRONG&gt;&amp;lt;zoom_level&amp;gt;&lt;/STRONG&gt;z/&lt;/P&gt;</description>
    <pubDate>Tue, 29 Nov 2022 11:34:40 GMT</pubDate>
    <dc:creator>NicolasAimain1</dc:creator>
    <dc:date>2022-11-29T11:34:40Z</dc:date>
    <item>
      <title>Get Zoom level and center of displayed area in maps</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2009874#M83520</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;
&lt;P&gt;I'm wondering if there's a way to get the "debug info" in a map to use it in an expression&lt;/P&gt;
&lt;P&gt;I wanted to test the display level in an expression as I have several layer in my map and some don't appears at level 19 or 20&lt;/P&gt;
&lt;P&gt;By the way I also wanted to create a button which open googlemaps with the center of the map (not the center of my selection, i already have it). The debug information has all the information I require but I don't know how to get it&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea ?&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 16:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2009874#M83520</guid>
      <dc:creator>NicolasAimain1</dc:creator>
      <dc:date>2022-11-28T16:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Get Zoom level and center of displayed area in maps</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2009972#M83530</link>
      <description>&lt;P&gt;In the Presentation properties you can turn on Debug Info which will show you the current Zoom level in your map.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="MapPresentation.png" style="width: 205px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94781i5524F874AD676319/image-size/large?v=v2&amp;amp;px=999" role="button" title="MapPresentation.png" alt="MapPresentation.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be sure to check the Layer Display for each of your mapping layers. It could be that they are still set to show at all zoom levels&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="LayerDisplay.png" style="width: 222px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94783i479A815279833E24/image-size/large?v=v2&amp;amp;px=999" role="button" title="LayerDisplay.png" alt="LayerDisplay.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or you have configured layers to start display only at a certain zoom level, but have a setting that then turns off at a certain level as well. In the below image I only display counties at zoom levels 4-14, but at 15 it would disappear.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="LayerDisplay2.png" style="width: 225px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/94784iF60B1D8BADAC9A78/image-size/large?v=v2&amp;amp;px=999" role="button" title="LayerDisplay2.png" alt="LayerDisplay2.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 20:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2009972#M83530</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2022-11-28T20:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Get Zoom level and center of displayed area in maps</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2010331#M83564</link>
      <description>&lt;P&gt;Thanks for the answer but I already know and use this debug info in this way&lt;/P&gt;
&lt;P data-unlink="true"&gt;My question was to extract these information in a way i could use it in an expression, for example to create a link in googlemaps using the center of my Qlik sense maps and the zoom level like this&lt;BR /&gt;&lt;A href="https://www.google.com/maps/place/48.858371,2.2939341/@48.858371,2.2939341,21z/" target="_blank"&gt;https://www.google.com/maps/place/48.858371,2.2939341/@48.858371,2.2939341,21z/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;https://www.google.com/maps/place/&lt;STRONG&gt;&amp;lt;center_of_maps&amp;gt;&lt;/STRONG&gt;/@&lt;STRONG&gt;&amp;lt;center&amp;nbsp;&amp;nbsp;of maps&amp;gt;&lt;/STRONG&gt;,&lt;STRONG&gt;&amp;lt;zoom_level&amp;gt;&lt;/STRONG&gt;z/&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 11:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2010331#M83564</guid>
      <dc:creator>NicolasAimain1</dc:creator>
      <dc:date>2022-11-29T11:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get Zoom level and center of displayed area in maps</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2086430#M89079</link>
      <description>&lt;P&gt;Did you have any luck with this?&lt;/P&gt;
&lt;P&gt;I am also interested in retreiving the mapchart debug center coordinates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;T&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 16:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Zoom-level-and-center-of-displayed-area-in-maps/m-p/2086430#M89079</guid>
      <dc:creator>tman</dc:creator>
      <dc:date>2023-06-21T16:25:53Z</dc:date>
    </item>
  </channel>
</rss>

