Skip to content

Instantly share code, notes, and snippets.

@alangpierce
Created January 6, 2018 05:12
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 alangpierce/750af25c6766b6124da6eedec20e588c to your computer and use it in GitHub Desktop.
Save alangpierce/750af25c6766b6124da6eedec20e588c to your computer and use it in GitHub Desktop.
parse(response) {
response.features = new selectables.Collection(response.features);
return response;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment