ng-builder-google-maps
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

Welcome to ng-builder-google-maps 👋

Twitter: plexearth

Angular Google Maps builder

An Angular CLI builder that adds the Google Maps JavaScript API into an Angular application.

🏠 Homepage

Install

ng add ng-builder-google-maps

Usage

ng run [project-name]:google-maps

The builder accepts the following options:

  • outputPath: The path of the destination HTML file (e.g dist/my-app/index.html)
  • version: The version of the Google Maps API to use (e.g. 3.37)
  • key: (optional) Your Google Maps API key
  • configuration: (optional) The configuration of the build target to use. By default this is empty string (development)

You can pass the previous options either in the angular.json file or when running the builder from the terminal:

Remember that options need to be typed in kebab-case format from the terminal!

Author

👤 Plexscape

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Readme

Keywords

Package Sidebar

Install

npm i ng-builder-google-maps

Weekly Downloads

1

Version

1.1.2

License

none

Unpacked Size

16.7 kB

Total Files

20

Last publish

Collaborators

  • plexscape-dev
  • abampakos