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
Legend

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
Legend

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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...