Skip to content

jeffstahlin/angular-maps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Maps

Google Maps JavaScript API in the Angular 2+ applications using TypeScript.

Sample app

The sample application implements Google Maps, Markers, Geolocation and Geocoding.

Running locally the sample app

Make sure that you have the latest version of npm:

npm install npm@latest -g

In the command line, go to the directory that contains index.html:

npm install
npm start

About

Google Maps JavaScript API in the Angular applications using TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.6%
  • HTML 18.2%
  • JavaScript 6.2%