ddubrava / angular-yandex-maps

🗺️ Yandex.Maps Angular components that implement the Yandex.Maps JavaScript API
https://ddubrava.github.io/angular8-yandex-maps/#/
MIT License
57 stars 7 forks source link

Add default yandex CSP to readme.md #170

Closed rempash closed 2 years ago

rempash commented 2 years ago

Hi We usually work with angular in the enterprise environment, and most of the time we need CSP to make requests and get resources for external libraries. Maybe I can add an example of CSP for yandex-maps, because some URLs cannot be found in their documentation, so users of this library can just copy the CSP string and add it to their project.

ddubrava commented 2 years ago

Hi! You can create a repro on stackblitz, I'll fork it and send you a link, then you can raise a PR. Or any other ideas?