Google static map API getting 403 forbidden when loading from img tag

后端 未结 11 890
执念已碎
执念已碎 2021-01-03 21:15

What I have is a Google map that shows the location of a property but when I come to print the dynamic maps dont print so good so I decided to implement the Google Static Ma

11条回答
  •  梦毁少年i
    2021-01-03 21:36

    I had this same problem but my solution was different. I had the V2 maps api enabled, but not the static maps api (I thought this was V2). I enabled the static maps api and it worked.

提交回复
热议问题