A web mapping application starter based on Angular X and Leaflet. This project demo includes basic mapping features:
-
Display base maps from different sources
-
Add/remove markers on the map
-
Use unofficially typed Leaflet plugin
-
Built with Angular CLI
Support Angular 5.x and Leaflet 1.3 now! This project was generated with Angular CLI version 1.6.5.
See how it looks at demo page.
This project requires npm (or yarn).
-
Run
npm install
to install dependencies. -
Run
ng serve
to set up the dev server. -
See the app at
localhost:4200
.