Angular Google Maps builder
An Angular CLI builder that adds the Google Maps JavaScript API into an Angular application.
🏠 Homepage
ng add ng-builder-google-maps
ng run [project-name]:google-maps
The builder accepts the following options:
outputPath
: The path of the destination HTML file (e.gdist/my-app/index.html
)version
: The version of the Google Maps API to use (e.g. 3.37)key
: (optional) Your Google Maps API keyworkspaceConfig
: (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!
👤 Plexscape
- Website: http://www.plexearth.com
- Twitter: @plexearth
- Github: @Developer-Plexscape
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!