Question:
I added the Google Map Element on my website, and connected it to a CMS database to display multiple locations, which works fine. Next to the pins of my locations, its possible to display a text box which contains a Directions link. But what I’d want is to also add a small picture or even youtube video element in that text box. Is it possible to add extra data / text (description et cetera) to that textbox using Velo?
Product:
I’m using Wix Editor.
What are you trying to achieve:
Show video’s / pictures on a map of real estate objects. Clicking on the picture should redirect to the youtube video or enlarged picture(s).
What have you already tried:
Google’d a lot and can only find commercial element which can do it but it adds way more functionality than I need. Ofcourse I could install other, commercial Map elements from the Wix Store , but they also offer more than I need. Ofcourse I checked the API Reference of the GoogleMap Element but the only property that seems to be accessible is the location itself. Would it be possible to reach the textbox using a GetElementbyID or other way?
Thanks in advance!