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
- API Endpoint not functioning
I'm currently trying my hands at the new JSMastery tutorial which makes use of Appwrite. I ran into an error relating to the validity of the standard API endpoi...
- can't add files to storage in appwrite c...
Hi, I only used 4.81 mb of storage, now i can't add any new files the create file button is disabled !
- how to set up smtp setting
Hello @everyone, I am able to create session after sign up successfully but I am not able to get the email on my gmail. It seems the smtp setting is not set up ...