Open phootip opened 5 years ago
Hey @phootip ,
Just recently used this lib, I noticed that if I put clickableIcons
on Map
it brings me to the correct position and then popping up an info window. The only problem is the Info Window but it's not an issue for me.
I try to put marker on existing place in google maps
This is what I can do
This is what I want
I thought https://github.com/fullstackreact/google-maps-react/blob/71d19a5b9b74d4330fb7d1b8e3b8d8ab94647ff7/examples/components/places.js was a way to go but it's not. I found this #200 and it's also not what I want. (it's very useful though) Thank you