@agm/core

WebJar for @agm/core

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

agm__core
Последняя версия

Последняя версия

1.0.0-beta.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

@agm/core
WebJar for @agm/core
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/SebastianM/angular-google-maps

Скачать agm__core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/agm__core/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>agm__core</artifactId>
    <version>1.0.0-beta.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/agm__core/
implementation 'org.webjars.npm:agm__core:1.0.0-beta.0'
// https://jarcasting.com/artifacts/org.webjars.npm/agm__core/
implementation ("org.webjars.npm:agm__core:1.0.0-beta.0")
'org.webjars.npm:agm__core:jar:1.0.0-beta.0'
<dependency org="org.webjars.npm" name="agm__core" rev="1.0.0-beta.0">
  <artifact name="agm__core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='agm__core', version='1.0.0-beta.0')
)
libraryDependencies += "org.webjars.npm" % "agm__core" % "1.0.0-beta.0"
[org.webjars.npm/agm__core "1.0.0-beta.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

AGM - Angular Google Maps

AGM - Angular Google Maps

Angular 2+ 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.

Версии библиотеки

Версия
1.0.0-beta.0