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

fix(types): add bicycle IMultiRouteParams.routingMode #205

Closed ddubrava closed 1 year ago

ddubrava commented 1 year ago

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Closes #204

What is the new behavior?

Bicycle is added to IMultiRouteParams.routingMode

Does this PR introduce a breaking change?

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c5fa31f) 98.56% compared to head (f94266d) 98.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #205 +/- ## ======================================= Coverage 98.56% 98.56% ======================================= Files 14 14 Lines 627 627 Branches 67 67 ======================================= Hits 618 618 Misses 3 3 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.