tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

How to embed textview in react-google-maps? #985

Open phoon0901 opened 5 years ago

phoon0901 commented 5 years ago

How to embed textview in react-google-maps? I have successfully created a google map page. However,I have no idea how to embed textview inside this google map. I want to add a textview to let user select date then read the data from database. I want something similar to searchbox but instead of search place,I want read the data from database. You can view my question here