gpt4 book ai didi

google-maps - 使用 MarkerClusterer 在 Google map 上折叠标记

转载 作者:行者123 更新时间:2023-12-04 23:19:41 26 4
gpt4 key购买 nike

我将 GMaps V3 与来自 http://code.google.com/p/gmaps-utility-library-dev/ 的 MarkerClusterer 一起使用

map 上显示的标记是用户定义的并且经常折叠,因此无论您放大多少,聚类器始终显示一个位置有多个项目。但是用户应该能够单击每个标记以查看信息窗口。你知道有什么办法可以解决这个问题吗?

我尝试在服务器上稍微随机化位置,但随机性不够随机,标记不断崩溃,只是不那么频繁。

最佳答案

我遇到了这个问题,并通过定义一个低于 Google map maxZoom 的构造函数属性“maxZoom”解决了这个问题:

var markerCluster = new MarkerClusterer(map, markers, { maxZoom: 18 });

关于google-maps - 使用 MarkerClusterer 在 Google map 上折叠标记,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4111080/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com