lovelace-cn-map-card icon indicating copy to clipboard operation
lovelace-cn-map-card copied to clipboard

后台一直在报错 Cannot read property 'setPitch' of undefined

Open howelljiang opened this issue 3 years ago • 0 comments

可以显示地图,但是无法显示人员和设备的位置。

2021-07-21 15:22:21 ERROR (MainThread) [frontend.js.latest.202107070] :0:0 Script error. 2021-07-21 15:22:23 ERROR (MainThread) [frontend.js.latest.202107070] http://xxx.xxx.cn:8123/hacsfiles/lovelace-cn-map-card/cn-map-card.js?hacstag=259784620127:74:18 Uncaught TypeError: Cannot read property 'setPitch' of undefined 2021-07-21 15:22:44 ERROR (MainThread) [frontend.js.latest.202107070] http://xxx.xxx.cn:8123/hacsfiles/lovelace-cn-map-card/cn-map-card.js?hacstag=259784620127:74:18 Uncaught TypeError: Cannot read property 'setPitch' of undefined 2021-07-21 15:22:44 ERROR (MainThread) [frontend.js.latest.202107070] http://xxx.xxx.cn:8123/hacsfiles/lovelace-cn-map-card/cn-map-card.js?hacstag=259784620127:70:18 Uncaught TypeError: Cannot read property 'setPitch' of undefined 2021-07-21 15:24:05 ERROR (MainThread) [frontend.js.latest.202107070] http://xxx.xxx.cn:8123/hacsfiles/lovelace-cn-map-card/cn-map-card.js?hacstag=259784620127:74:18 Uncaught TypeError: Cannot read property 'setPitch' of undefined 2021-07-21 15:24:05 ERROR (MainThread) [frontend.js.latest.202107070] http://xxx.xxx.cn:8123/hacsfiles/lovelace-cn-map-card/cn-map-card.js?hacstag=259784620127:70:18 Uncaught TypeError: Cannot read property 'setPitch' of undefined 2021-07-21 15:26:18 ERROR (MainThread) [frontend.js.latest.202107070] :0:0 Script error. 2021-07-21 15:27:00 ERROR (MainThread) [frontend.js.latest.202107070] :0:0 Script error. 2021-07-21 15:29:41 ERROR (MainThread) [frontend.js.latest.202107070] :0:0 Script error.

howelljiang avatar Jul 21 '21 08:07 howelljiang