Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1246104

    Hi – I have a Google map with about 200 pins and tooltips. We are wanting to temporarily hide the tooltips and just leave the markers on the map. Would you be able to help me do this?

    Thanks!
    ANna

    #1246774

    Hey annameis,

    Best regards,
    Victoria

    #1246852

    When you click on a flag the tooltip shows up. I just want the flag to show and temporarily hide the tooltip function. Thanks!

    #1246917

    Hi annameis,

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1246931

    Thanks Victoria! – which code do I use as I want to hide both click and hover? It looks like this is just hiding hover….or am I mistaken?

    Anna

    #1247512

    Hi Anna,

    Can you try adding this code in QUick CSS, located in Enfold > General Styling? (this is to hide the tooltip)

    #top .avia-google-maps .gm-style-iw-t {
        display: none !important;
    }

    Best regards,
    Nikko

    #1247922

    Thank you that did hide the tooltip!

    #1248024

    Hi annameis,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Hide Google Map Tooltips’ is closed to new replies.