/angular2-google-maps

Angular 2+ Google Maps Components

Primary LanguageTypeScriptMIT LicenseMIT

angular2-google-maps

angular2-google-maps

Angular 2+ components for Google Maps.

Website | Demo | Chat | API Documentation | Twitter


Build Status Join the chat at https://gitter.im/SebastianM/angular2-google-maps npm version Downloads

Playing with angular2-google-maps

If you just want to play with angular2-google-maps and don't want to set up a full project, you can use the following Plunker. It has all the dependencies to play with Angular, Typescript and of course angular2-google-maps:

» Play with angular2-google-maps on Plunker

Installation

angular2-google-maps gets shipped via the Node Package Manager. So make sure that you have NodeJS installed.

You can install the package with the following command:

npm install angular2-google-maps

You should also checkout the Getting started guide for further information.