Connor Zanin
Connor Zanin
Ultimately, it looks like this param isn't used in link creation: https://github.com/brh55/react-native-open-maps/blob/main/index.js#L200-L251. I'm facing the same issue, and will spend some time investigating how easy this would be to PR...
@hasfoug it turns out this is completely the correct behavior. From the [docs](https://developers.google.com/maps/documentation/urls/get-started#search-parameters): >query_place_id (optional): A [place ID](https://developers.google.com/maps/documentation/places/web-service/place-id) is a textual identifier that uniquely identifies a place. For the search...
This issue, per my comment above, can probably be closed
> Hi @harishanand95 > > The workaround would be to manually copy the checkpoint directory inside > `/var/lib/docker/containers//checkpoints/` > > For example: > > ``` > docker run -d --name...