Google maps .gm-style div now displays as block, thus breaking the map

find this in file: /wp-content/themes/rentbuy/js/scripts.js

<div class="overlay-simple-marker"

… and replace it with:

<span class="overlay-simple-marker"