<?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 Disable zoom in map in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269462#M81070</link>
    <description>&lt;P&gt;I'd like to disable the zoom feature in a &amp;lt;map&amp;gt; element within a dashboard. Is it possible? I just want to show a fixed region of the world, but I did not found anything in the docs.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Oct 2015 07:54:09 GMT</pubDate>
    <dc:creator>mangiari</dc:creator>
    <dc:date>2015-10-12T07:54:09Z</dc:date>
    <item>
      <title>Disable zoom in map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269462#M81070</link>
      <description>&lt;P&gt;I'd like to disable the zoom feature in a &amp;lt;map&amp;gt; element within a dashboard. Is it possible? I just want to show a fixed region of the world, but I did not found anything in the docs.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:54:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269462#M81070</guid>
      <dc:creator>mangiari</dc:creator>
      <dc:date>2015-10-12T07:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disable zoom in map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269463#M81071</link>
      <description>&lt;P&gt;Hi mangiari,&lt;/P&gt;

&lt;P&gt;did not try that yet, but according to docs &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML&lt;/A&gt; you can set the &lt;CODE&gt;minimum&lt;/CODE&gt; zoom level and the &lt;CODE&gt;maximum&lt;/CODE&gt; zoom level for a map using the following options:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;mapping.tileLayer.minZoom 
mapping.tileLayer.maxZoom
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Try setting both to the same and maybe this will achieve what you want.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 08:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269463#M81071</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-10-12T08:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Disable zoom in map</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269464#M81072</link>
      <description>&lt;P&gt;Thanks! It works!&lt;/P&gt;

&lt;P&gt;I've already tried that using the GUI and it gave me an error, saying "The Min Zoom must be less than the Max Zoom". But forcing it with xml prevent the zoom feature, as I wanted. Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 08:36:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Disable-zoom-in-map/m-p/269464#M81072</guid>
      <dc:creator>mangiari</dc:creator>
      <dc:date>2015-10-12T08:36:26Z</dc:date>
    </item>
  </channel>
</rss>

