Skip to content

Instantly share code, notes, and snippets.

@olizilla
Created December 18, 2012 10:16
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 olizilla/4326865 to your computer and use it in GitHub Desktop.
Save olizilla/4326865 to your computer and use it in GitHub Desktop.
{
"points": {
"point": [
{
"latitude": "{{ latitude }}",
"longitude": "{{ longitude }}"
}
]
}
}
{
"item" : [
{
"text" : "The current value",
"value" : 123
},
{
"text" : "The previous value",
"value" : 238
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment