I am working on chrome extension API in which I want to use Google Maps API but due to google map api script it gives me the following error
Refused to load the script 'https://maps.googleapis.com/maps/api/js?key=key&callback=initMap' because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem: chrome-extension-resource:" <Refused to load the script 'https://maps.googleapis.com/maps/api/js?key=AIzaSyBuSfL4Pe0Z6tKKLDyra3wA8ocIOVqhZzo&callback=initMap' because it violates the following Content Security Policy directive: "script-src 'self' blob: filesystem: chrome-extension-resource:"> -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-maps-js-api-v3. For more options, visit https://groups.google.com/d/optout.
