Results 14 issues of Tapan Parikh

Does this work with Image Overlays? I saw some comments that suggested it did?

.ReactTags__tagInput input.ReactTags__tagInputField, .ReactTags__tagInput input.ReactTags__tagInputField:focus { height: 31px; margin: 0; font-size: 12px; border: 1px solid #eee; min-width: 200px; padding-bottom: 50 } ![Screen Shot 2023-02-06 at 9 03 09 AM](https://user-images.githubusercontent.com/3065806/216991661-6a1c5a96-c9f1-4878-9016-635e9dcc81d0.png)

This may be a stupid question, but is there a way to call user defined callback functions in response to specific actions (eg delete, drag, etc.)?

feature

Does this work with Leaflet v 1.9? I cant get it to work like the example.

## Description When I try to configure the BigPlayButton to be false the large 360 button still shows up. Include a [reduced test case](https://css-tricks.com/reduced-test-cases/). ## Steps to reproduce Explain in...

Anyone face this issue? Works fine on chrome on desktop.

Seg fault on Faiss search. Works w/ node-sqlite3 or by downgrading to node 18.20.2.

Currently there is a FaissException whenever the virtual table is empty. This causes a lot of problems as the system terminates without throwing an exception or any warning. Is there...

Are there any performance differences between using buffers and JSON strings to store embeddings? FYI on node I am only able to get node-sqlite3 (and not better-sqlite) to work with...

[Error: SQLITE_ERROR: /home/parikh/greymarket/node_modules/sqlite-vss-linux-x64/lib/vss0.so.so: cannot open shared object file: No such file or directory] Using npm/node. Why is there the extra .so appended there?