moved to angular 6
This commit is contained in:
parent
0c2e9762dc
commit
d0625eb557
22 changed files with 4350 additions and 3113 deletions
|
@ -3,7 +3,7 @@ import { ApiService } from '../providers/api-service';
|
|||
import { AgmCoreModule } from '@agm/core';
|
||||
import { BsModalService, ModalDirective } from 'ngx-bootstrap/modal';
|
||||
import { BsModalRef } from 'ngx-bootstrap/modal/bs-modal-ref.service';
|
||||
import 'rxjs/add/operator/map';
|
||||
|
||||
|
||||
@Component({
|
||||
templateUrl: 'map.component.html',
|
||||
|
|
Reference in a new issue