We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
大家好,我注意到MarkerCluster的数量点聚合逻辑是在于:
0-10会采用第一个icon, 11-100会采用第二个icon
请问有相应的办法可以让我们自定义点聚合逻辑吗?
比如说: 0-100 会采用第一个icon, 101-500 会采用第二个icon
我们已试过renderClusterMarker但是失败了。
请问大家有其他办法或高见吗?
多谢多谢 :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
大家好,我注意到MarkerCluster的数量点聚合逻辑是在于:
0-10会采用第一个icon,
11-100会采用第二个icon
请问有相应的办法可以让我们自定义点聚合逻辑吗?
比如说:
0-100 会采用第一个icon,
101-500 会采用第二个icon
我们已试过renderClusterMarker但是失败了。
请问大家有其他办法或高见吗?
多谢多谢 :)
The text was updated successfully, but these errors were encountered: