https://github.com/paulogr/agm-es2015
Angular Google Maps Es2015 compatible with Node for SSR
https://github.com/paulogr/agm-es2015
Last synced: 2 months ago
JSON representation
Angular Google Maps Es2015 compatible with Node for SSR
- Host: GitHub
- URL: https://github.com/paulogr/agm-es2015
- Owner: paulogr
- License: mit
- Created: 2017-11-10T13:06:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-10T13:09:18.000Z (over 7 years ago)
- Last Synced: 2024-12-26T05:23:52.870Z (4 months ago)
- Language: JavaScript
- Size: 130 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Angular Google Maps (AGM) Core - Angular 2+ Google Maps components
=========@agm/core contains solutions for the Google Maps JavaScript Core API.
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.
This package contains different sources for different users:
1. The files located in the root dirare ES5 based with ES2015 modules.
1. Files with the name pattern *.umd.js are UMD bundled modules for fast load times during development.License: See LICENSE file in this folder.