Hi, I'm developing this site: https://genistree.pl/
I have a map that shows markers based on coordinates saved in the documents. I use Leaflet map, which allows grouping of markers (clustering), but it already works at the level of all records loaded from Appwrite, So for technical reasons it cannot work this way. That's why on my website I always loaded more markers with each page. Could it be possible to use the Appwrite function or other mechanisms to achieve appropriate zoom-based clustering, i.e.:
- each action on the map = query to the API with a different level of grouping
Recommended threads
- Deploy function not working - 503
Hellon i get this error message, when i try to deploy a new version of a function <html><body><h1>503 Service Unavailable</h1>No server is available to handle...
- Error When load the website
Hi, I am getting this error whenever I reload my website please help me, I am using react Error: ** GET https://cloud.appwrite.io/v1/account 401 (Unauthoriz...
- Current User is Not authorized
recreating same Thread