Skip to content

Instantly share code, notes, and snippets.

@carmoreira
Created April 18, 2022 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carmoreira/93d5b3f5d002d6f9989c68466afd25a0 to your computer and use it in GitHub Desktop.
Save carmoreira/93d5b3f5d002d6f9989c68466afd25a0 to your computer and use it in GitHub Desktop.
Tooltip flickering issue in Interactive Maps Generator script
<style>
div[id^=map_] .google-visualization-tooltip { pointer-events: none; }
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment