src/app/routes/map/map.module.ts
@@ -11,9 +11,9 @@ imports: [ CommonModule, SharedModule, BaiduMapModule.forRoot({ ak: 'rER1sgBIcQxkfNSlm2wmBGZGgEERrooM' }) BaiduMapModule.forRoot({ ak: 'rER1sgBIcQxkfNSlm2wmBGZGgEERrooM' }) ], declarations: [CoordinatesPickerComponent], exports: [CoordinatesPickerComponent]