×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Mouseover Description Instead of Click

Mouseover Description Instead of Click 10 years 4 months ago #23812

  • Wesley
  • Wesley's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hi, I believe I already know the answer that this isn't possible, but is it possible to have a mouseover description box popup instead of having to click on the marker?

Thanks!

Mouseover Description Instead of Click 10 years 4 months ago #23830

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
So you just want to show the same info? Or do you want a customized infowindow? We can hack few lines in the code. The only issue I see is that - the info window is created with an ajax request. If the user moves his mouse to fast, then we will create ajax requests that won't serve any purpose.

Mouseover Description Instead of Click 10 years 4 months ago #23898

  • Wesley
  • Wesley's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hi, thanks for the reply. It would be the same info, just a mouseover instead of a click. I see you point about the AJAX request, we'll just tell the client they have to be clicked on (which works fine) and I'll add a note at the top telling visitors to do so. The clicking works the same as Google Maps so they shouldn't have any problems.

Thanks again!
  • Page:
  • 1
Time to create page: 0.109 seconds