I´m trying to have live previews of videos playing when the mouse hovers an image link just like the new facebook live video application. When you hover the blue dots a small thumbnail with the video shows up and when you click it it goes full screen but i´m missing something in my Jquery code:
Here is the fiddle:
enter code here
https://jsfiddle.net/1w52qy3b/3/
And here is an example of what i want to do but with videos: http://jsbin.com/urarem/3/edit?html,css,output
The blue dot in this fiddle is too far away from the city map coordinates but works on desktop browser view. This is only for this problem purpose.
So basically there will be several blue dots across the map and two or three will have videos playing. I´m just not getting the video playing on mouseover.
Thanks for the help in advance