Balena Locating Project question

Hey there @jcramirez404 !

You can find the algorithm I hacked together a few years ago here and I’m resurrecting the project and keeping a build log here.

balenalocating is a Blazor server-side or web assembly app?

balenaLocating is server-side blazor, due to some limitations with the WASM support when I made the application. Good reminder for me to re-visit WASM and blazor though! :slight_smile:

Phil