Angular 2 components for Bing Maps
npm install ng2-bingmapsangular2-google-maps
=========
The sources for this package are in the 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 /es6 are ES6 compatible files that can be transpiled to E5 using any transpiler.
3. The files under /ts are the TypeScript source files.
4. The /bundles directory contains the following files:
* angular2-google-maps.js and angular2-google-maps.min.js are bundles that can be consumed using SystemJS.
License: See LICENSE file in this folder.