Hi usertini
I regenerate de Key, and include latitude and longitude but the map not working. Show message: New York not found.
I fixed it in this file /templates/ja_good/html/com_contact/contact/default.php line 324
It should be
<!-- Map -->
<div class="wrap-map">{jamap locations='{"location":{"0":""},"latitude":{"0":"36.635497"},"longitude":{"0":"-4.493481"},"info":{"0":"EESTO"}}' }{/jamap}</div>
<!-- End Map -->
http://prntscr.com/o3irf9
You should fix the "You have exceeded your request quota for this API" on Google Console
Regards