Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markers not rendering on UI #683

Closed
hytechpro-tarunbhardwaj opened this issue May 17, 2024 · 2 comments
Closed

Markers not rendering on UI #683

hytechpro-tarunbhardwaj opened this issue May 17, 2024 · 2 comments
Labels
triage me I really want to be triaged. type: question Request for information or clarification. Not an issue.

Comments

@hytechpro-tarunbhardwaj
Copy link

hytechpro-tarunbhardwaj commented May 17, 2024

after initialize()

getting only <div id="google-map" style="width: 100%; height: 400px;" />

Marker not rendering in UI and I need to test the onClick event on Marker

@hytechpro-tarunbhardwaj hytechpro-tarunbhardwaj added triage me I really want to be triaged. type: question Request for information or clarification. Not an issue. labels May 17, 2024
@wangela
Copy link
Member

wangela commented May 17, 2024

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@hytechpro-tarunbhardwaj Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@usefulthink
Copy link
Contributor

None of the classes and functions in this library have any actual implementation (I think the html you posted is also not coming from any part of this library). You can use the mockInstances.get(...) function to get access to API objects created in your code, and you have to implement tests for events etc yourself. Here's a a bit of help regarding that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

3 participants