Antony Jones

Results 322 comments of Antony Jones

Hey @evdama - it's possible I broke some events, and it looks like, possibly broke the zoom binding. I'll try to fix these issues asap.

Ok, I've fixed the events, not sure how to handle the bindings at all since it all lives inside an action now, and that means I can't do anything reactive....

Yep - I'll have a think on this or wait for somebody smarter to come up with a solution!

@evdama If it's useful, then yeah I think dragstart would be a useful event.

The marker component doesn't have any event handlers registered. It probably needs a PR to add this :)

To make a proper PWA, it's always reasonable for components to render on the server-side, otherwise you get a "flash" where there is no search field, and then it appears...

Have a look at the @beyonk/svelte-mapbox project. I recently rewrote it using actions (and it's all svelte kit) so you can see it in action. On Sat, 31 Jul 2021...

Hey there. So I'm not a TypeScript user, so I have no idea about what does and doesn't work regarding the way TypeScript works. I think that I've probably gone...

Lets find a TS guru to do the grunt work for us :dagger: !

I think if we republish this library within SvelteKit, it'll generate type definitions for us :partying_face: