Marker not rendering in Nextjs project using react-google-maps-api #3304
AbhayaShankar
started this conversation in
General
Replies: 1 comment
-
Hello @AbhayaShankar! Can you provide more context regarding your issue? Do you receive any errors in the console? Have you tried running the project using the 'useJsApiLoader' launcher? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While using
GoogleMap
andMarker
component in"use client"
in NextJS 13,Marker Component is not rendering at all.
What could be causing this? And how to resolve this bug ?
Beta Was this translation helpful? Give feedback.
All reactions