Skip to content

Instantly share code, notes, and snippets.

@watagashi
Created February 9, 2011 14:33
Show Gist options
  • Select an option

  • Save watagashi/818566 to your computer and use it in GitHub Desktop.

Select an option

Save watagashi/818566 to your computer and use it in GitHub Desktop.
twicli で北緯34.9度、東経138.3度 (小数点第2位以下切り捨て) を抽出する例。
geo::{return (g=this.geo)&&Math.floor(g.coordinates[0]*10)==349&&Math.floor(g.coordinates[1]*10)==1383}:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment