cafulford Report post Posted February 1, 2008 Hi, I am wondering if it is possible to have a picture pop up when you hover over a marker and not a tooltip. For example, I would like to have a map that has our locations plotted on it and when the user hovers over the location marker, have a picture of the location along with the address pop up. I know I can have it link to a page that shows that but I have been asked for this instead. thank you. Charlie Share this post Link to post Share on other sites
Pallav Report post Posted February 1, 2008 Charlie, You can have text pop-up on markers - but not images. Share this post Link to post Share on other sites
Harley Robertson Report post Posted July 17, 2018 Is this a feature being worked on? Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 18, 2018 Hi, Yes, you can show image inside a tooltip while hovering over the marker using toolText attribute at the definition (marker child) object, for reference please check the sample fiddle - http://jsfiddle.net/gh3z8mys/ Share this post Link to post Share on other sites