dburles / dburles/meteor-google-maps
Console error and maps are not loading
- Dominant language
- JavaScript
- Stars
- 194
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Hi I have tried the example from the following link http://meteorcapture.com/how-to-create-a-reactive-google-map/, and I also tried the demo package but I still get the follwoing error:
Refused to load the script 'https://maps.googleapis.com/maps/api/js?v=3.exp&callback=GoogleMaps.initialize' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' http://www.google-analytics.com https://www.google-analytics.com http://_.doubleclick.net https://_.doubleclick.net"
Can you help me please?
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the linked meteorcapture.com example and the demo package, then inspect the browser console for the Content Security Policy violation. The issue mentions the Google Maps script and its callback; done means the map loads without the reported script-src error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, security, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100