Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lekhmanrus/ngx-google-maps-places
Wrapper for new Google Maps Places API, making it easier to integrate Google Places functionality into Angular applications.
https://github.com/lekhmanrus/ngx-google-maps-places
address-validation angular autocomplete geocoding google-maps-api google-place-autocomplete google-places-api google-places-autocomplete hacktoberfest location-services material
Last synced: 2 months ago
JSON representation
Wrapper for new Google Maps Places API, making it easier to integrate Google Places functionality into Angular applications.
- Host: GitHub
- URL: https://github.com/lekhmanrus/ngx-google-maps-places
- Owner: lekhmanrus
- License: mit
- Created: 2024-09-20T22:15:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T20:17:59.000Z (3 months ago)
- Last Synced: 2024-11-19T21:25:14.722Z (3 months ago)
- Topics: address-validation, angular, autocomplete, geocoding, google-maps-api, google-place-autocomplete, google-places-api, google-places-autocomplete, hacktoberfest, location-services, material
- Language: TypeScript
- Homepage: https://lekhmanrus.github.io/ngx-google-maps-places/
- Size: 2.35 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-angular - ngx-google-maps-places - Wrapper for new Google Maps Places API, making it easier to integrate Google Places functionality into Angular applications. (Table of contents / Third Party Components)
- awesome-angular - ngx-google-maps-places - Wrapper for new Google Maps Places API, making it easier to integrate Google Places functionality into Angular applications. (Table of contents / Third Party Components)
README
Angular Google Maps Places
Wrapper for new Google Maps Places API, making it easier to integrate Google Places functionality into Angular applications.
Compatible with Angular / CDK / Material **>= 18.x.x**.
[![Build](https://github.com/lekhmanrus/ngx-google-maps-places/actions/workflows/build.yml/badge.svg)](https://github.com/lekhmanrus/ngx-google-maps-places/actions/workflows/build.yml)
[![Publish](https://github.com/lekhmanrus/ngx-google-maps-places/actions/workflows/publish.yml/badge.svg)](https://github.com/lekhmanrus/ngx-google-maps-places/actions/workflows/publish.yml)
[![npm version](https://img.shields.io/npm/v/ngx-google-maps-places-api.svg)](https://www.npmjs.com/package/ngx-google-maps-places-api)
[![npm](https://img.shields.io/npm/dm/ngx-google-maps-places-api.svg)](https://www.npmjs.com/package/ngx-google-maps-places-api)
[![npm version](https://img.shields.io/npm/v/ngx-google-maps-places-autocomplete.svg)](https://www.npmjs.com/package/ngx-google-maps-places-autocomplete)
[![npm](https://img.shields.io/npm/dm/ngx-google-maps-places-autocomplete.svg)](https://www.npmjs.com/package/ngx-google-maps-places-autocomplete)![Example](https://raw.githubusercontent.com/lekhmanrus/ngx-google-maps-places/main/assets/animation.gif)
## Packages
This monorepo contains multiple packages:
* [ngx-google-maps-places-api](https://github.com/lekhmanrus/ngx-google-maps-places/tree/main/projects/ngx-google-maps-places-api)
* [ngx-google-maps-places-autocomplete](https://github.com/lekhmanrus/ngx-google-maps-places/tree/main/projects/ngx-google-maps-places-autocomplete)