@agm-preview/coredeprecated

Angular components for Google Maps

Usage no npm install needed!

<script type="module">
  import agmPreviewCore from 'https://cdn.skypack.dev/@agm-preview/core';
</script>

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 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.
  2. Files with the name pattern *.umd.js are UMD bundled modules for fast load times during development.

License: See LICENSE file in this folder.