You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made a small PR that adds a Supercluster::new_non_geospatial that functions otherwise like a regular Supercluster instance, except it will not apply conversions to/from lat/lng coordinates.
As noted in the PR description, there is still a little bit of updating yet to do, to improve the code comments and testing, but first I would like to first present my approach here and see if there are any comments/suggestions: https://github.com/chargetrip/supercluster-rs/pull/2/files
The text was updated successfully, but these errors were encountered:
I have made a small PR that adds a
Supercluster::new_non_geospatial
that functions otherwise like a regularSupercluster
instance, except it will not apply conversions to/from lat/lng coordinates.As noted in the PR description, there is still a little bit of updating yet to do, to improve the code comments and testing, but first I would like to first present my approach here and see if there are any comments/suggestions:
https://github.com/chargetrip/supercluster-rs/pull/2/files
The text was updated successfully, but these errors were encountered: