Skip to content

robertnitu02/angular-leaflet

 
 

Repository files navigation

Angular Leaflet

Application example built with Angular 15 and adding the map Leaflet component using the leaflet library.

This tutorial was posted on my blog in portuguese and on the DEV Community in english.

Website LinkedIn Twitter Instagram

Prerequisites

Before you start, you need to install and configure the tools:

Cloning the application

1. Clone the repository.

git clone git@github.com:rodrigokamada/angular-leaflet.git

2. Install the dependencies.

npm ci

3. Run the application.

npm start

About

Grand Theft Auto: V Map implementation using the leaflet library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • HTML 5.2%
  • SCSS 4.0%