Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Balloon Overlay 在 Tap 上显示弹出消息,它可以很好地使用捏合缩放。但是我遇到了一个问题,即当我使用搜索栏放大地图时,弹出消息不会类似地出现在点击上截图如下
现在在使用搜索栏放大地图后,点击时不显示气球重叠弹出窗口
每次放大或缩放都需要clear();映射,然后每次绘制新覆盖时重绘覆盖并处理redrawmap()方法中的点击
clear();
redrawmap()