diff --git a/src/app/map/map.component.ts b/src/app/map/map.component.ts index 747ba30..41f208d 100644 --- a/src/app/map/map.component.ts +++ b/src/app/map/map.component.ts @@ -28,7 +28,7 @@ export class MapComponent implements AfterViewInit { color: "#ff622e", width: 3 }) - }) + }); ngAfterViewInit() {