Skip to content

Instantly share code, notes, and snippets.

@carmoreira
Created February 15, 2021 16:08
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/fb71792b1c06e6e2fc4b4e75da9a9a73 to your computer and use it in GitHub Desktop.
Save carmoreira/fb71792b1c06e6e2fc4b4e75da9a9a73 to your computer and use it in GitHub Desktop.
Target clicked image marker on Interactive Geo Maps
/* or only outline: none; */
g.imapsMapImage-group[style="cursor: pointer; outline: none;"] image {
outline: 1px solid red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment