I have a meteor application that uses google maps.
After I added jasmine and velocity:html-reporter as dependencies the following error keeps coming at the moment google maps is loaded:
XMLHttpRequest cannot load https://maps.googleapis.com/maps/api/js?v=3.exp... No 'Access-Control-Allow-Origin' header is present on the requested resource...
Can anyone give me a hint whats going on and how i can fix it?
Add: velocity_source-map-support.js:90 this is the error line