Latitude: {{ geoLocation.coords.latitude }}, Longitude: {{ geoLocation.coords.longitude }}, Error: {{ geoLocationError.message }}
{{# if(forecastPromise.isPending) }}

Loading forecast…

{{/ if }} {{# if(showPlacePicker) }}
{{/ if }} {{# if(place) }}

10 day {{ place.name }} Weather Forecast

{{/ if }}