Jeremy Short
Jeremy Short
You can add these yourself using the following config, you can do proximity function yourself using custom code or some library: ```typescript jsonLogic.add_operation("starts_with", (a: string, b: string) => { return...
I'm getting the same issue when I don't use getCurrentPosition (draws face in top left), and when I add the check for getCurrentPosition it doesn't draw at all -- Not...
@theKashey Hey mate, just wondering how long on that re-publish, I've got a build that urgently needs QA and I'd rather not use force-resolutions. Can do if needed tho, what...
This should be able to be handled in implementation by passing optional parameters. It seems this has not been built though.