Gary
Gary
I have created a pull request which includes a fix for this issue. https://github.com/bramus/react-native-maps-directions/pull/85 This includes each step in a journey, each which has its own individual duration.
@bramus Looks like I had some rouge VSCode extension removing unused props! Resolved both issues.
It appears that this is still the case. I'm unable to resolve the dependency via poetry.
It appears that there are marginal improvements in beta.4— Though still quite stuttery and the same errors in the console.
Hey! Thanks for taking a look. Given 2.15.0 a shot (with no extrusion layer for buildings) and the issue still seams to happen, all be it much less. Here's a...
I've gotten back round to testing this. I've updated the example to the newest version 3.1.2 (#13060) released last week. It seems that the issue persists and comparably choppy to...
Hey @LLFourn, thanks for those notes. Agree the `v1.0` release will make this a lot easier. As that seems to be months away, my approach for this will be to...
Hi @eshanholtz Thanks for the reply. As I understand `contents` is a `map[string][]byte` containing the file contents with the filename as the key ([Reference](https://github.com/sendgrid/sendgrid-go/blob/4aa5f02f99ded2a769fc5fc1f43b06777f196cbd/helpers/inbound/inbound.go#L68)) Is there a separate property of...
@eshanholtz Created a PR for the above solution.