ng2-bingmaps
v0.5.1
Published
Angular 2 components for Bing Maps
Downloads
14
Readme
angular2-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:
- The files located in the root dir are ES5 compatible files that can be consumed using CommonJS.
- The files under
/es6
are ES6 compatible files that can be transpiled to E5 using any transpiler. - The files under
/ts
are the TypeScript source files. - The
/bundles
directory contains the following files:
angular2-google-maps.js
andangular2-google-maps.min.js
are bundles that can be consumed using SystemJS.
License: See LICENSE file in this folder.