Map Activity give error !!

mzalsadi

New Member
Can't view activity map , always give error
"
This page didn't load Google Maps correctly. See the JavaScript console for technical details.
"

when use inspect element for details , it give this :
Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
common.js:48

Uncaught TypeError: Cannot read property 'prototype' of undefined
js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:95

Uncaught TypeError: Cannot read property 'addEventListener' of undefined_.C.addDomListener @ js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:95_.C.addDomListenerOnce @ js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:95nC.f @ map.js:45(anonymous function) @ js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:88_.J @ js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:45Dg @ js?v=3&sensor=false&key=AIzaSyDNohk9T-gk1LEhTHaa63Q6pMSP1TxxHgU content_copy:88d @ gmaps.min.js:1initMap @ maps.js:20(anonymous function) @ maps.js:89dispatch @ jquery.min.js:3r.handle @ jquery.min.js:3trigger @ jquery.min.js:3(anonymous function) @ jquery.min.js:3each @ jquery.min.js:2each @ jquery.min.js:2trigger @ jquery.min.js:3(anonymous function) @ maps.js:183d.complete @ jquery.min.js:4j @ jquery.min.js:2fireWith @ jquery.min.js:2i @ jquery.min.js:4m.fx.tick @ jquery.min.js:4

what is the problem ??
 
Back
Top