ec24-tips / ec24-tips.github.io

Local tips for Eurocrypt 2024
https://ec24-tips.github.io/
0 stars 4 forks source link

Geolocation #6

Closed defeo closed 2 months ago

defeo commented 2 months ago

Make geolocation possible.

Some draft code is already written here: https://github.com/ec24-tips/ec24-tips.github.io/blob/7002030eb45f707d1315e3d53afb7c5aa51271bf/main.js#L403-L449

It is based on the easybutton plugin, which must be activated by uncommenting this line: https://github.com/ec24-tips/ec24-tips.github.io/blob/7002030eb45f707d1315e3d53afb7c5aa51271bf/index.html#L29-L31

What is missing is a proper integration with the app class and a good looking UI.