egeloen / IvoryGoogleMapBundle

Google Map API v3 integration for your Symfony2 project.
https://github.com/egeloen/ivory-google-map
MIT License
217 stars 152 forks source link

Image in infowindows #146

Closed Ramzibelayouni closed 8 years ago

Ramzibelayouni commented 9 years ago

Hi i have a problem to add a src of a picture in the content of a infowindows can you help me !? thank you

egeloen commented 8 years ago

Since the info window content is a plain html, adding an img tag into it should be possible. There is nothhing wrong in the library so closing.