Google Map Bug
There is a bug with the Google maps on the ad listing page.
After you fill out the contact form and hit submit, the page reloads and gives you the confirmation message: "Your message has been sent!"
Now if you click on the Google maps tab, the map is messed up and not loaded properly.
This issue is present in all browsers I tested.
It is most likely related to the fact that there is a known issue with Google maps being loaded on a hidden element, such as a jquery tab. Google maps always wants to be loaded in view, or it just doesn't work properly. When the page reloads after the message is sent, the maps tab is of course hidden behind the contact tab, so the problem now presents itself. This was not an issue on the older version of Google maps.
Maybe the development team can implement a solution as this issue is widely discussed on many forums around the web. I have tried to manually fix it myself with no luck as of yet.
If there is a way to refresh the Google maps tab on click, that would work.