Open trey opened 5 years ago
Maybe it’s possible to just spit out latitude, longitude to a text field and we do something else with it later?
https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API
navigator.geolocation.getCurrentPosition((position) => {
console.log(position.coords.latitude, position.coords.longitude);
});
I apparently hit some keyboard shortcut or something to accidentally close the ticket.
…for a for an entire Roll,
Journal entries,or individual FramesAn idea from someone at the EforAll pitch contest last night.
This has timezone consequences too. piepworks/cassettenest-roadmap#241