Integrated leaftlet map correctly.

This commit is contained in:
Nilesh 2021-04-24 22:01:06 +05:30
parent 7b2be34873
commit cd123239bc
4 changed files with 93 additions and 13 deletions

View file

@ -11,7 +11,7 @@ import { MapsRoutingModule, routedComponents } from './maps-routing.module';
imports: [
ThemeModule,
GoogleMapsModule,
LeafletModule.forRoot(),
LeafletModule,
MapsRoutingModule,
NgxEchartsModule,
NbCardModule,