未找到 Google 地图 JavaScript API V3 中的 Streetviewevent

发布于 2025-01-08 13:37:18 字数 128 浏览 3 评论 0原文

我需要 Google Maps JavaScript API V3 中的两个事件,但我找不到它们。首先,我需要法线地图更改为街景的事件。其次是街景关闭的事件。如果您能帮助我,我将非常感激

最好的问候

Thomy

I need two events in the Google Maps JavaScript API V3 but i can't find them. First I need the event where the normal map changes to streetview. Secondly the event where the streetview closes. I would really appreciate if you could help me

Best Regards

Thomy

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

赢得她心 2025-01-15 13:37:19

我认为对于第一个,您可以使用 visible_changed 事件。

街景关闭时触发的事件是 closeclick

您可以在此处查看更多详细信息:

http://code.google.com/intl/en/apis/maps/documentation/javascript/reference.html#StreetViewPanorama

I think for the first one you can use the visible_changed event.

The event that's fired when street view closes is closeclick

you can check everything in more detail here:

http://code.google.com/intl/en/apis/maps/documentation/javascript/reference.html#StreetViewPanorama

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文