<?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: How to specify Google Maps URL for map tiles in Splunk? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112548#M6444</link>
    <description>&lt;P&gt;The URL for Google Maps tiles is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://mt.google.com/vt/lyrs=m&amp;amp;x={x}&amp;amp;y={y}&amp;amp;z={z}" target="test_blank"&gt;https://mt.google.com/vt/lyrs=m&amp;amp;x={x}&amp;amp;y={y}&amp;amp;z={z}&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Max Zoom Level - 22&lt;/P&gt;

&lt;P&gt;Where &lt;CODE&gt;lyrs=&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;h&lt;/CODE&gt; = roads only&lt;BR /&gt;
&lt;CODE&gt;m&lt;/CODE&gt; = standard roadmap&lt;BR /&gt;
&lt;CODE&gt;p&lt;/CODE&gt; = terrain&lt;BR /&gt;
&lt;CODE&gt;r&lt;/CODE&gt; = somehow altered roadmap&lt;BR /&gt;
&lt;CODE&gt;s&lt;/CODE&gt; = satellite only&lt;BR /&gt;
&lt;CODE&gt;t&lt;/CODE&gt; = terrain only&lt;BR /&gt;
&lt;CODE&gt;y&lt;/CODE&gt; = hybrid&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2015 22:07:58 GMT</pubDate>
    <dc:creator>ikislukhin_splu</dc:creator>
    <dc:date>2015-12-01T22:07:58Z</dc:date>
    <item>
      <title>How to specify Google Maps URL for map tiles in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112546#M6442</link>
      <description>&lt;P&gt;In my app I'd like to use Google Maps instead of the default Open Street Map and Splunk maps.  Splunk asks for a tile URL, but using &lt;A href="http://maps.google.com"&gt;http://maps.google.com&lt;/A&gt; does not work.  Any idea on this gurus?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 23:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112546#M6442</guid>
      <dc:creator>trevorsplunky</dc:creator>
      <dc:date>2014-11-13T23:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify Google Maps URL for map tiles in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112547#M6443</link>
      <description>&lt;P&gt;Splunk Maps use Leaflet underneath instead of the Google Maps API code, and apparently Google's terms of use don't allow the use of Google tiles without using the Google API.&lt;/P&gt;

&lt;P&gt;See &lt;A href="https://github.com/Leaflet/Leaflet/blob/master/FAQ.md#data-providers"&gt;https://github.com/Leaflet/Leaflet/blob/master/FAQ.md#data-providers&lt;/A&gt; for some options of various tile providers... with the obvious caveat to comply with their specific terms &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2014 16:38:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112547#M6443</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-11-15T16:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify Google Maps URL for map tiles in Splunk?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112548#M6444</link>
      <description>&lt;P&gt;The URL for Google Maps tiles is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://mt.google.com/vt/lyrs=m&amp;amp;x={x}&amp;amp;y={y}&amp;amp;z={z}" target="test_blank"&gt;https://mt.google.com/vt/lyrs=m&amp;amp;x={x}&amp;amp;y={y}&amp;amp;z={z}&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Max Zoom Level - 22&lt;/P&gt;

&lt;P&gt;Where &lt;CODE&gt;lyrs=&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;h&lt;/CODE&gt; = roads only&lt;BR /&gt;
&lt;CODE&gt;m&lt;/CODE&gt; = standard roadmap&lt;BR /&gt;
&lt;CODE&gt;p&lt;/CODE&gt; = terrain&lt;BR /&gt;
&lt;CODE&gt;r&lt;/CODE&gt; = somehow altered roadmap&lt;BR /&gt;
&lt;CODE&gt;s&lt;/CODE&gt; = satellite only&lt;BR /&gt;
&lt;CODE&gt;t&lt;/CODE&gt; = terrain only&lt;BR /&gt;
&lt;CODE&gt;y&lt;/CODE&gt; = hybrid&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 22:07:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-specify-Google-Maps-URL-for-map-tiles-in-Splunk/m-p/112548#M6444</guid>
      <dc:creator>ikislukhin_splu</dc:creator>
      <dc:date>2015-12-01T22:07:58Z</dc:date>
    </item>
  </channel>
</rss>

