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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -