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!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...