Viewing 3 replies - 1 through 3 (of 3 total)
  • Gui

    (@guillaumew)

    I am also interested!

    Hi,

    This should be possible if you go to comprehensive-google-map-plugin\assets\js\cgmp.framework.js and look for a function called ‘buildBubble’.

    At the end of this function, comment out the line that reads ‘return {bubbleHolderId : randomNumber, bubbleContent: bubble};‘, so this no longer returns the bubble.

    HTH,

    Dan

    More exactly :

    ‘return{bubbleHolderId:c,bubbleContent:e+”</div></div>”}’

    in comprehensive-google-map-plugin\assets\js\cgmp.framework.min.js

    Thanks DA2206 !

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Comprehensive Google Map Plugin] Can I remove the information bubble completely?’ is closed to new replies.