You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
-
Angular Google Maps (AGM) - Angular 2+ Google Maps components
1
+
Angular Google Maps (AGM) Core - Angular 2+ Google Maps components
2
2
=========
3
3
4
+
@agm/core contains solutions for the Google Maps JavaScript Core API.
5
+
4
6
The sources for this package are in the [angular-google-maps](https://github.com/SebastianM/angular-google-maps) repository. Please file issues and pull requests against that repo.
5
7
6
8
This package contains different sources for different users:
Angular Google Maps (AGM) Core - Angular 2+ Google Maps components
2
+
=========
3
+
4
+
@agm/snazzy-info-window is an extension for the @agm/core package that provides solutions for styleable/customizable info windows with the help of ['Snazzy Info Window'](https://github.com/atmist/snazzy-info-window).
5
+
6
+
The sources for this package are in the [angular-google-maps](https://github.com/SebastianM/angular-google-maps) repository. Please file issues and pull requests against that repo.
7
+
8
+
This package contains different sources for different users:
9
+
10
+
1. The files located in the root dirare ES5 based with ES2015 modules.
11
+
1. Files with the name pattern *.umd.js are UMD bundled modules for fast load times during development.
0 commit comments