biodiv / anycluster

Server-side clustering of map markers for (Geo)Django
MIT License
106 stars 21 forks source link

Expose anycluster-client filter types #34

Closed ferdynator closed 10 months ago

ferdynator commented 1 year ago

Using typescript it might be useful to export more of the types in the anycluster-client. Specifically Filter and NestedFilter help when constructing filter and modulation requests.

biodiv commented 10 months ago

done