Skip to content

Commit b26bf99

Browse files
swiss-chrisgithub-actions
authored andcommitted
fix(journey-maps): update test-data (#2462)
refs: ROKAS-2101
1 parent 89e385e commit b26bf99

File tree

2 files changed

+401
-371
lines changed

2 files changed

+401
-371
lines changed

src/components-examples/journey-maps/angular/journey-maps-feature-types/journey-maps-feature-types-example.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div class="web-map">
22
<sbb-journey-maps
3-
[apiKey]="apiKey"
4-
[styleOptions]="form.get('styleOptions')?.value"
53
#advancedMap
64
language="en"
5+
[apiKey]="apiKey"
6+
[styleOptions]="form.get('styleOptions')?.value"
77
[journeyRoutesOption]="journeyRoutesOption"
88
[journeyMapsZones]="form.get('zoneGeoJson')?.value"
99
[viewportDimensions]="viewportDimensions"

0 commit comments

Comments
 (0)