Allow Angular app to compile
This commit is contained in:
-1
@@ -150,7 +150,6 @@ export class FlightsMapBodyComponent implements OnInit, AfterViewInit {
|
||||
{
|
||||
icon: markerBlueSmall,
|
||||
title: city.code,
|
||||
autoPanOnFocus: false,
|
||||
}
|
||||
)
|
||||
.on('click', ()=> this.handleMarkerClick(city.code))
|
||||
|
||||
Reference in New Issue
Block a user