Error loading a quick google map radio

After loading the direction and run the process map is displayed and then hidden pulling the following error:
An error has occurred.
This page has no Google Maps loaded correctly. Discover the technical details of the problem in the JavaScript console.
The console displays the following:
http://crypto-js.googlecode.com/svn/tags/3.1.2/build/components/enc-base64-min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/sha3.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://crypto-js.googlecode.com/svn/tags/3.1.2/build/components/enc-base64-min.js Failed to load resource: the server responded with a status of 404 (Not Found)
index.php?module=jjwg_Maps&action=map_markers&quick_address=Av.+Hipólito+Yrigoyen+67%2C+5009+Córdob…:563 Uncaught ReferenceError: CryptoJS is not defined
? Js sensor = false & libraries = drawing, adsense, geometry: 32 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error_.ab @ js ? sensor = false & libraries = drawing, adsense, geometry: 32
util.js: 211 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
util.js: 211 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
How are you can fix this?

This is a known issue, and some workarounds posted on the GitHub issue: https://github.com/salesagility/SuiteCRM/issues/1438

I would keep an eye on this for fixes/updates.

Thanks,

Will.

Replace the files listed in https://github.com/salesagility/SuiteCRM/issues/1438
The only mistake pulling the console is:

? Js sensor = false & libraries = drawing , adsense , geometry : 32 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error

Any solution?

I have the same problem in 7.6.5 … any solution ?

Version 7.8.1 I have the same problem, any solution ?

Have you tried this pull request? https://github.com/salesagility/SuiteCRM/pull/2536