google-maps-react icon indicating copy to clipboard operation
google-maps-react copied to clipboard

Mark existing places in google maps

Open phootip opened this issue 7 years ago • 1 comments

I try to put marker on existing place in google maps

This is what I can do screenshot from 2019-03-03 19-53-04

This is what I want screenshot from 2019-03-03 19-55-25

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

phootip avatar Mar 03 '19 12:03 phootip

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.

cqthanh-zx avatar Jan 30 '21 09:01 cqthanh-zx