aLemonFox

Results 5 issues of aLemonFox

It can be useful if we had an option to provide a component which is positioned above the fullscreen fade (by zIndex). I modified the code with 2 extra lines...

Hey, I was wondering how to write multiple 'subfiles' or images. One image works fine following the example in the docs, but I can't really figure out how I would...

I have a backend server where I want to lazy load a dataset to limit my bandwidth usage. Based on #4 I tried to implement it like so: ```ts try...

When opening a file that doesn't exist on disk, an error is thrown. This error exposes information about your system. Not sure if this is intended or a side-effect of...

Is it possible to add a local .mbtiles file onto the map using a ``? I was thinking of doing something like this but I couldn't figure out a way...