gpt4 book ai didi

ruby-on-rails - Gmaps4rails 超出最大调用堆栈大小?

转载 作者:行者123 更新时间:2023-12-04 05:50:20 25 4
gpt4 key购买 nike

我有以下设置,我想做的是在移动 map 时更新标记:

https://gist.github.com/277894809fe04cbc29c7

json 端点返回例如:

[{"_id":"4ecc19ca8de17b2f0f000001","latitude":47.413358,"location":[47.413358,9.744583],"longitude":9.744583,"name":"d2"},{"_id":"4ecc14e68de17b2924000001","latitude":47.413417,"location":[47.413417,9.744417],"longitude":9.744417,"name":"another"}]

但是在移动 map 时出现以下错误:

Uncaught RangeError: Maximum call stack size exceeded
I.get
a.(anonymous function)
tB.(anonymous function).zoomRange_changed
mf
I.set
(anonymous function)
tB.(anonymous function).zoomRange_changed
mf
I.set
......

不知道是什么原因造成的,我将各种来源的样本放在一起,不得不进行大量调整,因为看起来方法等发生了很大变化。不确定我是否遗漏了什么,如果有人能给我指点我会很高兴

非常感谢,克里斯托夫

最佳答案

在您的 json 中,您应该将:longitude 替换为 lng,将 latitude 替换为 lat

但我应该更改代码以避免在参数格式错误时出现这种奇怪的意外。

关于ruby-on-rails - Gmaps4rails 超出最大调用堆栈大小?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8301097/

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