angular2-google-maps
Version:
Angular 2 components for Google Maps
14 lines (9 loc) • 643 B
Markdown
angular2-google-maps
=========
The 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.
This package contains different sources for different users:
1. The files located in the root dir are ES5 compatible files that can be consumed using CommonJS.
2. The files under `/esm` are ES5 based with ES2015 modules.
3. The files under `/ts` are the TypeScript source files.
4. Files with the name pattern *.umd.js are UMD bundled modules for fast load times during development.
License: See LICENSE file in this folder.