-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Node 16 - 18
React 17
Next 12.2
"dependencie…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hi I am using nextjs, while using the directionservice , even though I am getting the direction with the route drawn but I am getting the following error
**Unhandled Runtime Error InvalidValueErro…
-
Is there an option I missed or is this just not possible?
Thanks.
-
Thank you for the excellent library @tolu360! I'm wondering if this is a possible issue, or if I am doing something incorrectly. Please note that I did have to patch to Places and Maps 3.5.0 before in…
-
Hello, at the moment of opening the component the autocomplete is closed when writing something in the search engine, seeing the logcat of AndroidStudio tells me E / Places: Error while autocompleting…
-
## Getting Help
Hello guys! I'm trying to follow tutorials make bounds and center the map based on all the marks when the map is first rendered. It works on the map page, however I got this error whe…
-
App.js component that makes Travel Advisor API call that populates the data object:
```
import React from 'react'
import GoogleMapReact from 'google-map-react'
import {Paper, Typography, useMed…
-
I'm using a basic example and the script is added each time, I don't know if this is the intended behaviour or am I missing something.
This is my component:
```js
import React from "react"
imp…
-
I try to install the package with npm to my next.js app that have react 18
and got :
```
npm ERR! code 1
npm ERR! path D:\Code\Google-map-Hackathon\test-next-app\node_modules\@ubilabs\google-maps…