Skip to content

Conversation

@xdan
Copy link
Collaborator

@xdan xdan commented Sep 28, 2023

  • The logic for doubly hiding points has been removed.
  • Fixed an error when connecting to the API
  • Style refactoring
  • The self-throttle function has been replaced with lodash/throttle.


const {MMapClusterer, clusterByGrid} = await mappable.import('@mappable-world/mappable-clusterer@0.0.1');
const {MMapClusterer, clusterByGrid} = await mappable.import(
'@mappable-world/mappable-clusterer@0.0.1'
Copy link

@shtyr-maxim shtyr-maxim Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it is better to use without version with latest npm version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants