Hi,
I have been using iksaif plugins for a while but some time ago the google map one stopped to work. Now I just only get a white image but I can see a refresh is tried if I zoom in/out or move.
Therefore I guess I need to modify the url used to access google map service images, but I cannot find how to change it.
Can someone help me?
Currently the 2 lines that I think need to be modified are:
return "http://khm.google.com/kh?v=51&x=%1&s=&y=%2&z=%3"
return "http://mt.google.com/vt/lyrs=&x=%1&s=&y=%2&z=%3";
I read on google developers page that we need to add API key parameters in request but it did not solve my issue.
Thank you!