js-markerclusterer icon indicating copy to clipboard operation
js-markerclusterer copied to clipboard

fix: Add `radius` property to SuperClusterViewportOptions

Open taserian opened this issue 1 year ago • 0 comments

Fixes #724 , #803


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • [ X ] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • [ X ] Ensure the tests and linter pass
  • [ X ] Code coverage does not decrease (if any source code was changed)
  • [ X ] Appropriate docs were updated (if necessary)

Fixes #724 , #803 🦕

taserian avatar Dec 15 '23 16:12 taserian