Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Map

Para crear el proyecto:

  • ng new app_name

Para instalar leaftlet:

  • npm install leaflet --save

En angular.json añadir:

"styles": [
	....., 
	{
	   "input": "./node_modules/leaflet/dist/leaflet.css"
	}
],

About

Mapa en angular utilizando leaflet.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages