Skip to content

Instantly share code, notes, and snippets.

@aaronr
Created December 3, 2013 00:17
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 aaronr/982edb16d5fb91ed5ffe to your computer and use it in GitHub Desktop.
Save aaronr/982edb16d5fb91ed5ffe to your computer and use it in GitHub Desktop.
if (x._shape) {
map.removeLayer(x._shape);
delete x._shape;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment