googlearchive / js-info-bubble

A library for customizable CSS3 InfoWindows in the Google Maps JavaScript API v3
Apache License 2.0
226 stars 183 forks source link

Arrow position (left, right, top, etc) #39

Open kalnode opened 6 years ago

kalnode commented 6 years ago

Hello

Is it possible to change arrow position relative to the entire infobubble?

In the infobubble demo, the arrowPosition property only operates along the bottom edge of the infobubble.

Currently, I'm not using any infowwindow plugin, and have a normal infowindow appearing to the right of a marker, and would like the arrow to be re-positioned as well.

For reference, there's another custom infowindow plugin that does this; here's their demo: https://github.com/atmist/snazzy-info-window/tree/master/examples#multiple-markers