diff --git a/src/features/orientation/pages/localisation/localisation.page.html b/src/features/orientation/pages/localisation/localisation.page.html index 89e08771..35ca3c3a 100644 --- a/src/features/orientation/pages/localisation/localisation.page.html +++ b/src/features/orientation/pages/localisation/localisation.page.html @@ -44,16 +44,27 @@

*ngIf="orientationLayout.filterForm.get('latitude')?.value && orientationLayout.filterForm.get('longitude')?.value" class="row justify-content-center">
+ La distance maximum doit ĂȘtre comprise - Distance minimale : + entre : 5 km + + + et + 100 + km + + step="5000" formControlName="distance" (change)="handleRangeChange($event)" /> - - - Distance maximale : - 100 - km - -
-
- - -
+ + +