Skip to content

Instantly share code, notes, and snippets.

@jefBinomed
Created November 30, 2018 15:34
Show Gist options
  • Save jefBinomed/3b1bdf0034e02f4155560bf27f31b099 to your computer and use it in GitHub Desktop.
Save jefBinomed/3b1bdf0034e02f4155560bf27f31b099 to your computer and use it in GitHub Desktop.
2018-countdown-maplogos
positionLogos = {
'photos' : {x : 400, y :430},
'gplus' : {x : 720, y :440},
'music' : {x : 1010, y :440},
'maps' : {x : 1320, y :440},
'calendar' : {x : 400, y :730},
'keep' : {x : 720, y :730},
'glass' : {x : 1010, y :730},
'android' : {x : 1320, y :720},
'compute' : {x : 400, y :1000},
'play' : {x : 720, y :1000},
'docs' : {x : 1010, y :1000},
'sheets' : {x : 1320, y :1020},
'draw' : {x : 400, y :1280},
'youtube' : {x : 700, y :1280},
'contacts' : {x : 1010, y :1280},
'chrome' : {x : 1320, y :1280},
'gmail' : {x : 400, y :1570},
'playstore' : {x : 720, y :1570},
'movies' : {x : 1010, y :1570},
'hangout' : {x : 1320, y :1570},
'drive' : {x : 400, y :1840},
'news' : {x : 720, y :1840},
'wallet' : {x : 1010, y :1840},
'devs' : {x : 1320, y :1840}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment