Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created November 11, 2012 03:10
Show Gist options
  • Save groovecoder/4053536 to your computer and use it in GitHub Desktop.
Save groovecoder/4053536 to your computer and use it in GitHub Desktop.
noteList.add(new Note.Model({ position: {lng: -95.859628, lat: 36.031872}, text: "parking code: 1221"}));
noteList.add(new Note.Model({ position: {lng: -95.86850585, lat: 36.02128186}, text: "room 41, teacher: Mrs. Spivak"}));
noteList.add(new Note.Model({ position: {lng: -95.8954276, lat: 36.1875077}, text: "oceanic flight 815"}));
noteList.add(new Note.Model({ position: {lng: -95.8864873, lat: 36.0604786}, text: "buy new airlock & tubing"}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment