/angular2maps

Google Maps JavaScript API in the new Angular 2 applications using TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Angular 2 Maps

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

Sample app

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

Running the sample app

What you need to run the sample app:

  • this repository
  • Node and npm already installed.

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

npm install

npm start