HTML marker didn't render as expected in Advanced Marker #120
Unanswered
chiuinggum
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Can you inspect the marker html and have a look what might cause the problem? Here is my code: https://codesandbox.io/p/devbox/trusting-hill-wl4xrr?file=%2Fsrc%2Fapp.tsx%3A35%2C37 ![]() |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I use the example in my Next.js project.

The map should render a
<h2>
and<p>
components on the map, but instead, it seems like both are in plain textIs there anything that I did wrong?
Beta Was this translation helpful? Give feedback.
All reactions