Here I only want the info box - without arrow:

<info-window id="foo-iw" position="AK">
<div ng-non-bindable>
<div class="header" ng-click="expand()">
<span>Alaska <i class="caret"></i>
</span>
</div>
</info-window>
Add this css:
.gm-style .gm-style-iw-t::after {
background: none;
box-shadow:none;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With