Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1183903

    Hi there,

    I have an image map with hotspots and I really like! We use the hotspots for showing business on a local map. The thing is, we want to keep the numbering the same. Right now when we add a new business they get the highest number.

    So what we want to do is to be able to hide individual hotspots. That way we can create all the needed hotspots for every location and hide the ones that are not in use. When there is a new occupant we can add them to a hotspot and make that hotspot visible again.

    Is there a way to do this? Can we add a custom option field to the hotspot map?

    Thanks!

    #1184452

    Since there was no reply, I *hacked* a solution together.

    Here is the solution for someone looking for an answer to the same problem:

    For a individual hotspot set the textarea style to be dark transparant and then add this CSS rule:

    .av-hotspot-image-container .av-image-hotspot[data-avia-tooltip-class*=”transparent_dark”] {display: none !important;}

    It hides all hotspots that have that setting.

    #1184510

    Hi Luuk van Dongen,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.