Google map error: a is null

后端 未结 10 1858
予麋鹿
予麋鹿 2021-01-03 17:15

I have a program that I want to use google maps for. The problem is I get an error that says a is null where a is a var used in the google map api. Here is how I call my goo

10条回答
  •  感情败类
    2021-01-03 18:03

    I have fixed it removing my "style" property from the "div" tag an declaring it correctly, in a css file

提交回复
热议问题