gpt4 book ai didi

google-maps-api-3 - Google Maps API v3 中的remove_at 事件何时触发?

转载 作者:行者123 更新时间:2023-12-01 01:10:01 43 4
gpt4 key购买 nike

我正在开发 google map api v3,想要添加编辑折线的功能。根据谷歌文档。当折线处于编辑模式时会触发 3 个事件。

  1. 插入_at
  2. 设置于
  3. 删除_at

我知道前两个事件何时触发,并且也能够获取编辑后的坐标。我也想删除一个节点但不知道它是如何工作的?谁能告诉我“remove_at”事件什么时候会被触发?

最佳答案

根据documentation这些事件属于 google.maps.MVCArray 类。您还可以找到 remove_at 事件的描述:

This event is fired when removeAt() is called. The event passes the index that was passed to removeAt() and the element that was removed from the array.

但我不确定您可以在编辑折线时使用这些事件来处理更改。这非常有趣,请告诉我们它是否有效以及如何工作!

关于google-maps-api-3 - Google Maps API v3 中的remove_at 事件何时触发?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8282623/

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