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

title of marker not showing when documentation mention it will appears as tooltip #1036

Open jacky-ew opened 4 years ago

jacky-ew commented 4 years ago

hi, from the documentation it says declaring title props for marker, it will shows as tooltip but in real case, there is no tooltip appears. In fact, i tried several times by different methods, <InfoWindow>, name props, but nothing appear either

im using a non-billing acc generated api key.

JustFly1984 commented 4 years ago

This project is unmaintained, please use @react-google-maps/api instead