Skip to content
New issue

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

聚合点无法修改gridSize属性 #1039

Open
ZhiDuoXing7 opened this issue Jan 8, 2024 · 0 comments
Open

聚合点无法修改gridSize属性 #1039

ZhiDuoXing7 opened this issue Jan 8, 2024 · 0 comments

Comments

@ZhiDuoXing7
Copy link

originInstance.setGridSize(BMap, val.map)

尝试使用BMap创建一个Size对象或者直接声明一个包含width和height属性的对象,都无法正常使用

查询百度官网BMapLib.MarkerClusterer类(https://api.map.baidu.com/library/MarkerClusterer/1.2/docs/symbols/BMapLib.MarkerClusterer.html#setGridSize),
image

是否此处仅需要一个入参,且参数类型不应该是Size而应该是Num,如果不是,求教如何设置gridSize属性

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

No branches or pull requests

1 participant