Splunk Search

Disable zoom in map

mangiari
Explorer

I'd like to disable the zoom feature in a <map> element within a dashboard. Is it possible? I just want to show a fixed region of the world, but I did not found anything in the docs.

0 Karma
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi mangiari,

did not try that yet, but according to docs http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML you can set the minimum zoom level and the maximum zoom level for a map using the following options:

mapping.tileLayer.minZoom 
mapping.tileLayer.maxZoom

Try setting both to the same and maybe this will achieve what you want.

cheers, MuS

View solution in original post

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi mangiari,

did not try that yet, but according to docs http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/PanelreferenceforSimplifiedXML you can set the minimum zoom level and the maximum zoom level for a map using the following options:

mapping.tileLayer.minZoom 
mapping.tileLayer.maxZoom

Try setting both to the same and maybe this will achieve what you want.

cheers, MuS

0 Karma

mangiari
Explorer

Thanks! It works!

I've already tried that using the GUI and it gave me an error, saying "The Min Zoom must be less than the Max Zoom". But forcing it with xml prevent the zoom feature, as I wanted. Thank you

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...