google-maps-builder icon indicating copy to clipboard operation
google-maps-builder copied to clipboard

Add the ability to customize the info bubbles

Open mathetos opened this issue 8 years ago • 0 comments

@DevinWalker commented on Thu Feb 04 2016

Right now these are hard-coded via JS:

2-4-2016 10-54-56 am

We need to ensure users can easily customize these.

I propose for first implementation that these are brought over from PHP using gmb_data and passed through a filter.

Next implementation would be to add per-form infoBubble options:

  • maxHeight
  • Border Radius
  • bg color
  • etc. (all params in image above)

mathetos avatar Jul 07 '16 23:07 mathetos