Skip to content

Commit

Permalink
doc: link to google; closes #34
Browse files Browse the repository at this point in the history
  • Loading branch information
skynet2 committed Jun 1, 2019
1 parent 3013105 commit 7a13e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ import { GooglePlaceModule } from "ngx-google-places-autocomplete";
## Options
Refer to original google maps api - https://developers.google.com/maps/documentation/javascript/places-autocomplete
Options object - https://github.com/skynet2/ngx-google-places-autocomplete/blob/master/src/objects/options/options.ts

Google doc for Options : https://developers.google.com/maps/documentation/javascript/reference/places-widget#AutocompleteOptions
Example :
```html
[options]="{
Expand Down

0 comments on commit 7a13e49

Please sign in to comment.