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.

Awesome Lists containing this project

README

          

Angular Google Maps Places


Angular Google Maps Places Logo



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**.




Demo


[![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)