All Apps and Add-ons

Drill down in embedded Google map

algorerhythm
New Member

Hello all,

I recently created an Advanced XML view in a Splunk app that superimposes geoip data on a Google map. So far, I have been unable to get "drilldown" to work; when I click a number cluster on the map, the map only zooms in.

Is this a known issue with embedded Google maps? Has anyone gotten drilldown to work properly in an embedded Google map?

I have tried this using Google Maps 1.1 and 1.2, Splunk 4.3 and 5.0.

My view uses code from the following Splunkbase answer:

http://splunk-base.splunk.com/answers/33824/integrating-google-map-into-dashboards

Thanks!

0 Karma

yoho
Contributor

It's not an issue. If you read the .js code of the module you see this behavior is intended:

  // Since drilldown cannot accept ranges or multiple values, we have to get down to a single displayed marker in
// order to handle a single drilldown value over to the downstream modules.

So you will zoom in until you get a single element and if you click on it, you will be redirected to the search.

0 Karma

mibrahim_splunk
Splunk Employee
Splunk Employee

Did you end up getting this resolved? I am having the same issue..

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...