When you click a marker near to top border, the popup scrolls into view. Since the scrolling triggers the reload button, there currently can be an overlapping. Also the buttons on the sides can overlap with a popup.
- Change the top padding of the scroll into view so that the popup shows below the button.
- Change padding to the sides to prevent overlapping with buttons there (zoom, close button, etc.).
Results