Skip to content

Instantly share code, notes, and snippets.

@matthisk
Created December 14, 2015 09:22
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 matthisk/ddb16c71ed0da20b0c7a to your computer and use it in GitHub Desktop.
Save matthisk/ddb16c71ed0da20b0c7a to your computer and use it in GitHub Desktop.
Stream-meteor, fix geolocation addActivity in browser
if (! this.isSimulation && loc && loc.coords)
activity.place = getLocationPlace(loc);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment