javascript - jquery-ui-map (google maps jquery plugin) style infowindow -


anyone had success styling infowindow in jquery google maps plugin?

i managed style map canvas, add mouseover/out functions on markers, have control on infowindow content not infowindow color, radius, background, etc.

thanks

go infobox.

example here.

css tips here.

works great. remember pane: "floatpane" avoid having infobox under markers.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -