-
Is there a way to turn off these logs?
```
11:47:30.279 [error] Task #PID started from #PID terminating
** (ExVCR.RequestNotMatchError) Request did not match with any one in the current cassette:…
-
Hello,
I am using your gmapsdistance() function in a loop (I have my own Google API key). In general it is working fine but for e.g. when I try the below
gmapsdistance("51.3238568,-0.754302", "…
-
**Home Assistant release (`hass --version`):** 0.19.1
**Python release (`python3 --version`):** 3.4
**Component/platform:** sensor/google_travel_time
**Description of problem:** Fails to start due …
-
According to the documentation for distancematrix in 'avoid' parameter you can use only one restriction.
But your implementation supports multiple:
https://github.com/googlemaps/google-maps-services-g…
-
The [Distance Matrix API documentation](https://github.com/egeloen/ivory-google-map/blob/master/doc/service/distance_matrix/distance_matrix.md) has a class called `DistanceMatrixService` on section **…
-
Using the following filter, the API seems not to refresh the token on each pass
```
input {
# Read all documents from Elasticsearch matching the given query
elasticsearch {
hosts => "localhos…
-
It would be awesome if distance matrices could be converted between a sparce format (condensed with sample ids) and the square format, possibly using the `condensed` function. Ideally, rather than a n…
-
I got these exceptions:
```
Error: 1: Input is not proper UTF-8, indicate encoding !
Bytes: 0xBA 0xC5 0x2D 0x32
```
when I ran the enquiry code
```
gmapsdistance(origin = "29.396905+105.579997", de…
-
-