This project was generated with Angular version 8.3.21.
Bootstrap 4.4.1
JQuery 3.4.1
Toastr 2.4.1
@agm/core 1.1.0
rxjs 6.4.0
Run first
npm install
and afternpm start
for a dev server. Navigate tohttp://localhost:4200/
.
For geocoding address need GoogleMap Api Key at /src/app.modelule.ts at line AgmCoreModule.forRoot({ apiKey: '' }),
Communication with API handle by proxy automated