I'm trying to load a kml file into my google maps app. I'm using this code to load it: code
The code works right, it load the kml file, but then when I clicked on some points, the images doesn't display, seems it like that:
CodePudding user response:
It seems that my url photo contain "*" and it doesn't load the url from there.

