<?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: Zoom and Center Map Visualization in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123221#M33262</link>
    <description>&lt;P&gt;well, it at least sounds like it doesn't appear in your version - but to be honest, I'm not sure. &lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2015 23:08:58 GMT</pubDate>
    <dc:creator>aljohnson_splun</dc:creator>
    <dc:date>2015-01-30T23:08:58Z</dc:date>
    <item>
      <title>Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123217#M33258</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a geostats with iplocation query which specifies specific regions within a country in the search. I'd like to have my map zoomed in on specific country once populated, but I'm honestly not sure how to go about doing that. Please include an example query as the documentation I've found so far hasn't been as helpful as I'd hoped.&lt;/P&gt;

&lt;P&gt;Sorry for the undoubtedly noob question.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 19:20:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123217#M33258</guid>
      <dc:creator>pepper_seattle</dc:creator>
      <dc:date>2015-01-30T19:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123218#M33259</link>
      <description>&lt;P&gt;This can be changed in the formatting of the visualization. You can specify location as well as zoom.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/207iAA36A4E18FA4302B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;They correspond to these values in the Simple XML&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="mapping.map.center"&amp;gt;(0,0)&amp;lt;/option&amp;gt;
&amp;lt;option name="mapping.map.scrollZoom"&amp;gt;0&amp;lt;/option&amp;gt;
&amp;lt;option name="mapping.map.zoom"&amp;gt;2&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The only option in the actual command options themselves that relates to your question is&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;maxzoomlevel&lt;/STRONG&gt;&lt;BR /&gt;
    Syntax: maxzoomlevel=&lt;INT&gt;&lt;BR /&gt;
    Description: The maximum level to be created in the quad tree. Defaults to 9, which specifies that 10 zoom levels will be created: 0-9.&lt;/INT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 19:35:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123218#M33259</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2015-01-30T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123219#M33260</link>
      <description>&lt;P&gt;I believe what you are looking for is hidden under the Paint Brush Icon when you are in edit panel mode of your dashboard. &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Zoom into the region you want the map to start. &lt;/LI&gt;
&lt;LI&gt;Edit Panels then select Paint Brush on your Map Panel&lt;/LI&gt;
&lt;LI&gt;Click Map Section&lt;/LI&gt;
&lt;LI&gt;Populate with current map settings&lt;/LI&gt;
&lt;LI&gt;Click Apply&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Fri, 30 Jan 2015 19:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123219#M33260</guid>
      <dc:creator>MartinMcNutt</dc:creator>
      <dc:date>2015-01-30T19:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123220#M33261</link>
      <description>&lt;P&gt;Does the Zoom on Scroll option (yes/no) only appear in certain versions? I do not have it under any of the format options. I input the line 0 in the source code, but it doesn't take away the ability to zoom while scrolling.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 22:41:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123220#M33261</guid>
      <dc:creator>pepper_seattle</dc:creator>
      <dc:date>2015-01-30T22:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123221#M33262</link>
      <description>&lt;P&gt;well, it at least sounds like it doesn't appear in your version - but to be honest, I'm not sure. &lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 23:08:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123221#M33262</guid>
      <dc:creator>aljohnson_splun</dc:creator>
      <dc:date>2015-01-30T23:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom and Center Map Visualization</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123222#M33263</link>
      <description>&lt;P&gt;Thanks to everyone who provided answers. Your help is much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2015 23:17:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Zoom-and-Center-Map-Visualization/m-p/123222#M33263</guid>
      <dc:creator>pepper_seattle</dc:creator>
      <dc:date>2015-01-30T23:17:56Z</dc:date>
    </item>
  </channel>
</rss>

