apps/live-weather/src/app/core/google-places/google-places.service.ts
Methods |
|
constructor(httpClient: HttpClient)
|
||||||||
|
Initializes a new instance of the
Parameters :
|
| Public getPlaceImage | ||||||||
getPlaceImage(city: IPlace)
|
||||||||
|
Gets photo of location requested
Parameters :
Returns :
Observable<string>
image url |