Skip to content

Instantly share code, notes, and snippets.

@alangpierce
Created January 6, 2018 05:11
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/4416b74ca673ab365b1b55eaa1bf0d26 to your computer and use it in GitHub Desktop.
Save alangpierce/4416b74ca673ab365b1b55eaa1bf0d26 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