All Apps and Add-ons

Clustered Single Value Map Visualization: New map drilldown functionality is only working on IE and Firefox. How to make it work for Chrome or Safari?

simpkins1958
Contributor

Love the new drill down functionality in Clustered Single Value Map Visualization. Unfortunately it is not working with Chrome or Safari. It is working with IE and Firefox.

When double clicking on a marker in IE/Firefox the drilldown works correctly. When double clicking on marking in Chrome/Safari the map is zoomed in and does not drilldown.

Any work around to get this working or is a fix coming? We need our Splunk dashboards to work with all browsers. Thanks.

... | table latitude longitude description title icon markerColor d_name

        <option name="leaflet_maps_app.leaflet_maps.drilldown">1</option>
        <drilldown>
          <link>
            <![CDATA[device_details?form.deviceNameToken=$row.d_name$&earliest=$earliest$&latest=$latest$]]>
          </link>
        </drilldown> 
0 Karma

shaskell_splunk
Splunk Employee
Splunk Employee

Drill down works for me on Chrome Version 55.0.2883.95 (64-bit), Safari 10.0.2 (12602.3.12.0.1) and Firefox 50.1.0 on macOS 10.12.2. Are you sure you're double-clicking on the marker to activate the drill down?

0 Karma

simpkins1958
Contributor

I updated Safari on my Mac and double clicking is work well now. With regards to Chrome, looks like a Windows 7 issue. I had Chrome 32 bit installed on my Windows 7 (still our corporate standard) laptop. Thought it might be 32 vs 64 bit issue. But updated to 64 bit version of Chrome on my Windows 7 laptop and double clicking still not working. Windows 10 and chrome are working well when double clicking.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...