<?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 Is the Google Maps Add-on for Splunk Enterprise supported in Splunk 6.3? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284253#M33784</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I want to know if the Google Maps Add-on for Splunk Enterprise is supported in Splunk 6.3?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2015 11:41:49 GMT</pubDate>
    <dc:creator>rameshlpatel</dc:creator>
    <dc:date>2015-10-20T11:41:49Z</dc:date>
    <item>
      <title>Is the Google Maps Add-on for Splunk Enterprise supported in Splunk 6.3?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284253#M33784</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I want to know if the Google Maps Add-on for Splunk Enterprise is supported in Splunk 6.3?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:41:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284253#M33784</guid>
      <dc:creator>rameshlpatel</dc:creator>
      <dc:date>2015-10-20T11:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Google Maps Add-on for Splunk Enterprise supported in Splunk 6.3?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284254#M33785</link>
      <description>&lt;P&gt;No, it does not. It supports 5.0 only.&lt;/P&gt;

&lt;P&gt;Splunk Enterprise now includes its own maps, and 6.3 introduces choropleth maps. You don't need an add-on for geographic visualization any more. Use &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/SearchReference/Geostats"&gt;the geostats search command&lt;/A&gt; and see the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML#map"&gt;simple XML reference entry for maps&lt;/A&gt;, as well as &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/Choroplethmaps"&gt;the documentation for choropleth maps&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 13:23:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284254#M33785</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2015-10-20T13:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is the Google Maps Add-on for Splunk Enterprise supported in Splunk 6.3?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284255#M33786</link>
      <description>&lt;P&gt;It's not supported.  And in the vast majority of case you're better off using the built-in maps in Splunk 6.&lt;/P&gt;

&lt;P&gt;But if you want to know whether it &lt;EM&gt;works&lt;/EM&gt;, then the answer is probably yes.  There are still a few narrow edge cases dealing with large result counts and/or Advanced XML dashboards where it may make sense to use Google maps.  Just remember you're going to be largely on your own if it breaks later.&lt;/P&gt;

&lt;P&gt;It won't work out of the box if you're using SSL, but you may be able to fix it with the following code at line 29 of $SPLUNK_HOME/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.js&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;            if (window.location.protocol == 'http') {
                s.src = "http://maps.google.com/maps/api/js?sensor=false&amp;amp;version=v3.6&amp;amp;callback=_gmapsOnLoad";
            } else {
                s.src = "https://maps.google.com/maps/api/js?sensor=false&amp;amp;version=v3.6&amp;amp;callback=_gmapsOnLoad";
            }
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;( This is a slightly updated duplicate of &lt;A href="https://answers.splunk.com/answers/146459/google-maps-not-working-after-upgrade-to-6-1-2.html"&gt;https://answers.splunk.com/answers/146459/google-maps-not-working-after-upgrade-to-6-1-2.html&lt;/A&gt; )&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 14:17:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Is-the-Google-Maps-Add-on-for-Splunk-Enterprise-supported-in/m-p/284255#M33786</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2015-10-20T14:17:00Z</dc:date>
    </item>
  </channel>
</rss>

