jQuery + Google Maps

Discussion in 'jQuery' started by A-GB, May 12, 2011.

  1. #1
    Hello again.

    My area is PHP & MySQL so I'm pretty useless when it comes to JavaScript so I am hoping you might be able to help me with this. Basically I have a working Google Map which pulls "points of interests" out of a database and places markers on the map. When you click on a marker it loads the standard google map popup overlay. What I would like to do is replace this window with a jQuery overlay, as shown below.

    I am using the jQuery overlay featured here:
    http://flowplayer.org/tools/demos/overlay/external.html

    Any ideas how I would do this?
     
    A-GB, May 12, 2011 IP
  2. fabriciogr

    fabriciogr Active Member

    Messages:
    958
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    73
    #2
    with out checking the link you've posted i would say yes and i've done it before. you can do any action when clicking on an icon (POI) on google maps.. you just need to set the onclick action for each icon printed on the map.
     
    fabriciogr, May 15, 2011 IP