The Google Maps API server rejected your request

前端 未结 9 1776
失恋的感觉
失恋的感觉 2020-12-15 03:01

I m working on an application which renders google maps on an image as below

\"Google

        
9条回答
  •  情话喂你
    2020-12-15 03:54

    I had the same issue. I used this instead of this and that resolved the issue. Some other api parameters didn't work on the second URL either (specifically marker styles), guessing the old API is deprecated

    Would also recommend using https as opposed to http. This way your users wont get cert warnings if they view the page over SSL

提交回复
热议问题