Skip to content

KQuiskamp/angular-google-maps

This branch is 2 commits ahead of sebholstein/angular-google-maps:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1749530 Â· Jun 8, 2023
Aug 20, 2019
Jul 20, 2020
Jun 22, 2017
Jul 26, 2020
Jun 8, 2023
Jul 20, 2020
Jul 20, 2020
Nov 7, 2015
Mar 15, 2023
Aug 12, 2019
Jul 26, 2020
Jul 26, 2020
Apr 4, 2017
Apr 23, 2018
May 7, 2021
Jun 8, 2023
Jul 20, 2020
Jun 2, 2018
Jul 20, 2020
Jul 20, 2020
Jun 8, 2023
Jun 8, 2023
Mar 15, 2023
Jul 20, 2020
Jun 8, 2023

Repository files navigation

AGM - Angular Google Maps

AGM - Angular Google Maps

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


Website | Demo | Twitter | Chat | API Documentation


Build Status Questions?: join the chat npm version supported angular versions: 9+


Packages

This project is a mono repo and hosts multiple packages:

Package Downloads
@agm/core @agm/core
@agm/snazzy-info-window @agm/snazzy-info-window
@agm/markerclusterer @agm/markerclusterer
@agm/drawing @agm/drawing

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 Stackblitz

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.

About

Angular 2+ Google Maps Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%