Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

318
Views
My custom buttom disapear on fullscreen in @react-google-maps/api

I create a custom button that allows me to do some stuff over the map. I press the fullscreen button and it disappears.

I tried to play with the console and take it forward with z-index and other stuff.

https://codesandbox.io/s/romantic-chihiro-ns1vv?file=/src/LoadMap.jsx

This is my code in codesandbox for the bug.

Please press on the "open in a new window" to get the fullscreen button.

Thanks!

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

With MapControl component.

    <MapControl position={google.maps.ControlPosition.BOTTOM_CENTER}>
  <div>That was easy</div>
</MapControl>

https://gist.github.com/jgimbel/6a36d60e28aaf453d0093ddc47f36533

about 4 years ago · Juan Pablo Isaza Report

0

fullscreen mode creates inside it element. You should add your button after it creates, in React you can do it with ReactDOM.createPortal. Here you should add your btn: document.getElementById('your-map-id').getElementsByTagName('div')[0]

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!