Additional fix needed for clusters
This commit is contained in:
parent
20f7e5dc0f
commit
fba44b237a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import { ChartsModule } from 'ng2-charts';
|
|||
import { BsDropdownModule } from 'ngx-bootstrap/dropdown';
|
||||
import { NgxPaginationModule } from 'ngx-pagination';
|
||||
import { AgmCoreModule, GoogleMapsAPIWrapper } from '@agm/core';
|
||||
import { AgmJsMarkerClustererModule } from '@agm/markerclusterer';
|
||||
import { AgmMarkerCluster } from '@agm/markerclusterer';
|
||||
import { ModalModule } from 'ngx-bootstrap/modal';
|
||||
|
||||
import { CurrencyPipe } from '@angular/common';
|
||||
|
|
Reference in a new issue