A geoguessr-like Maps API guessing game. A randomized query of Icelandic cities and townes is generated and the user is supposed to find every last one them. The score is based on the distance between the guess itself and the real location of the current objective. There are 3 difficulty levels, each level unlocks a third of the dataset, ordered by population.
http://sandbox.codelab.is/iceland/
- ES6 - ECMAScript 2016
- Google Maps API - The map itself and it's event handling