Number of features on a tile is capped at 200k because of the current design. If it’s over that, we prioritize serving newer sequences and their objects.
What this means is that if you have two tiles side by side, continuity on older sequences may break, depending on the density.
The data in the backend is still available, so if you use an api with appropriate filtering you can still retrieve it and partial sequences are still clickable through.
We’re looking into how to solve this long term.
Thanks for understanding and let me know if there’s anything else.