1.0.1 • Published 7 years ago

angular5-googlemap-autocomplete v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

angular5-googlemap-autocomplete

This will populate the places which is related to the text which we are typed in the text box.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

##Samnple Demo View googlemap

Prerequisites

* node - v6.x.x
* npm - v3.x.x
* @angular/cli - v6.x.x

Steps to run an application

  • Do npm install,once downloaded the package.
  • Run the command as npm start or ng-serve open
  • Open the browser window and check the port number as 4200

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details