Skip to content

Commit

Permalink
Remove mapsources intput
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamed Hamou authored and Mohamed Hamou committed Oct 11, 2024
1 parent 5dd8e9c commit b01fe2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
[displayCurrentCoordinates]="mapComponentConfig?.displayCurrentCoordinates"
[maxWidthScale]="mapComponentConfig?.maxWidthScale" [unitScale]="mapComponentConfig?.unitScale"
[idFeatureField]="mapComponentConfig?.idFieldName" [mapLayers]="mapComponentConfig?.mapLayers"
[mapSources]="mapComponentConfig?.mapSources"

[featureToHightLight]="featureToHightLight" [featuresToSelect]="featuresToSelect"
[boundsToFit]="visualizeService.fitbounds" [drawPolygonVerticesLimit]="nbVerticesLimit"
[drawButtonEnabled]="false" [mapAttributionPosition]="mapAttributionPosition"
Expand Down

0 comments on commit b01fe2d

Please sign in to comment.