All Apps and Add-ons

Not Displaying Google Event Icons

smkyb
Engager

I can not get the GoogleMaps App to display the colored Event Icons around the event numbers on the map. I have the app showing all the data I want just not the Event Icons. Am I missing something?

1 Solution

Paolo_Prigione
Builder

If you are using Splunk 4.2 you'd need to update the stylesheet file:

$SPLUNK_HOME/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.css

Everywhere you see this:

url(img/...

you should update it with:

url(GoogleMaps/img/...

Save, restart Splunk (might not be necessary) and delete your browser's cache.

More info on: http://answers.splunk.com/questions/12836/custom-modules-css-images-not-working-in-4-2

View solution in original post

smkyb
Engager

That fixed it thanks.

0 Karma

piebob
Splunk Employee
Splunk Employee

smykb, can you please mark the answer as accepted? thanks 🙂

0 Karma

Paolo_Prigione
Builder

If you are using Splunk 4.2 you'd need to update the stylesheet file:

$SPLUNK_HOME/etc/apps/maps/appserver/modules/GoogleMaps/GoogleMaps.css

Everywhere you see this:

url(img/...

you should update it with:

url(GoogleMaps/img/...

Save, restart Splunk (might not be necessary) and delete your browser's cache.

More info on: http://answers.splunk.com/questions/12836/custom-modules-css-images-not-working-in-4-2

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, ...