1.0.0-beta.8 • Published 7 years ago

angular-google-maps-marker v1.0.0-beta.8

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

AGM - Angular Google Maps

AGM - Angular Google Maps

Angular 2+ components for Google Maps. (Previously known as angular2-google-maps)


CAUTION: The project name has changed from angular2-google-maps maps to AGM - Angular Google Maps because #itsJustAngular and we want to support all upcomming Angular versions.

Old package name: angular2-google-maps
New package name: @agm/core

==> Please see the CHANGELOG.md file for more migration details.


Website | Demo | Chat | API Documentation | Twitter


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


Playing with AGM (Angular Google Maps)

If you just want to play with AGM 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 AGM:

» Play with Angular Google Maps on Plunker

Installation

AGM 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 @agm/core

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