@aggdirect/coolmap 0.0.8 → 0.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -69,7 +69,6 @@ class MapComponent {
69
69
  }
70
70
  ngAfterViewInit() {
71
71
  this.coolmapService.reintiatecoolmap.pipe(takeUntil(this.destroyer$)).subscribe((res) => {
72
- console.log('test>>>>>>>>>>>>>>>>', res);
73
72
  this.enableProgress = true;
74
73
  if (res) {
75
74
  this.coolmapService.initiateMapForAddRoute(this.mapDiv.nativeElement).then((res) => {
@@ -1313,5 +1312,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
1313
1312
  * Generated bundle index. Do not edit.
1314
1313
  */
1315
1314
 
1316
- export { AddRouteNavComponent, CoolmapComponent, CoolmapModule, JobCodeNavComponent, MapComponent, NavComponent };
1315
+ export { AddRouteComponent, AddRouteNavComponent, CoolmapComponent, CoolmapModule, JobCodeComponent, JobCodeListCardComponent, JobCodeNavComponent, MapComponent, NavComponent, RouteJobCodeListComponent, SmsCardDetailsOverviewComponent, ViewRouteListCardComponent };
1317
1316
  //# sourceMappingURL=aggdirect-coolmap.mjs.map