UNPKG

643 BMarkdownView Raw
1angular2-google-maps
2=========
3
4The sources for this package are in the [angular2-google-maps](https://github.com/SebastianM/angular2-google-maps) repository. Please file issues and pull requests against that repo.
5
6This package contains different sources for different users:
7
81. The files located in the root dir are ES5 compatible files that can be consumed using CommonJS.
92. The files under `/esm` are ES5 based with ES2015 modules.
103. The files under `/ts` are the TypeScript source files.
114. Files with the name pattern *.umd.js are UMD bundled modules for fast load times during development.
12
13License: See LICENSE file in this folder.