How to Force Google Maps to Render Off-Screen in React for Proper Page Printing? #588
Unanswered
it-mukaseev
asked this question in
Q&A
Replies: 1 comment
-
Hi, did you find a solution? |
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.
-
I'm using React with Google Maps on a page that includes multiple sections. When I try to print the page, the map doesn’t render if it’s outside the viewport and requires scrolling down to become visible. Is there a way to force the map to render immediately, even if it’s below the fold, so that it displays properly for printing?
Beta Was this translation helpful? Give feedback.
All reactions