Skip to content

Tags: mapbox/supercluster.hpp

Tags

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport generateId from supercluster.js (#27)

This change backports generateId feature from js library. The feature
allows to generate unique feature ids if Options.generateId is set to true.

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from mapbox/zmiao-minpoints-option

Introduce minPoints option

v0.3.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update to geometry v1.0.0

v0.3.1


    

v0.3.0

mark more methods as const

v0.2.2

std::round is not defined in some platforms (#12)

Use the C version.

v0.2.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
GCC 4.9 support

v0.2.0

fix getTile clusters near dateline (#4)

v0.1.1

fix xcode shadowed field error

v0.1.0

fix benchmark