Skip to content

Instantly share code, notes, and snippets.

@Papapashu
Last active July 25, 2016 10:40
Show Gist options
  • Save Papapashu/4984aa2e44d49c12669de920689b0c72 to your computer and use it in GitHub Desktop.
Save Papapashu/4984aa2e44d49c12669de920689b0c72 to your computer and use it in GitHub Desktop.
$('#map').click(function () {
$('#map ymaps').css("pointer-events", "auto");
});
pointer-events: none;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment