mindon / ingress-portals-finder

a Chrome Extension for the Game - Ingress
74 stars 59 forks source link

Fix image display in Google Maps imported from KML export #17

Closed hastarin closed 11 years ago

hastarin commented 11 years ago

The div used to display the image isn't displayed by Google Maps.

Simply replacing it with the following works:

<img src="*" style="width:120px"/>
mindon commented 11 years ago

update in v1.3.15, thanks