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

feat: add csp and suggest_apikey options to YaConfig #228

Closed ddubrava closed 11 months ago

ddubrava commented 11 months ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Some options were missing from YaConfig

What is the new behavior?

Now it's possible to pass csp and suggest_apikey options to YaConfig

Does this PR introduce a breaking change?

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f4c199a) 98.47% compared to head (2f073cc) 98.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #228 +/- ## ======================================= Coverage 98.47% 98.47% ======================================= Files 14 14 Lines 657 657 Branches 72 72 ======================================= Hits 647 647 Misses 4 4 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.