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

How to implement the MarkerWithLabel inside MarkerClusterer

Open andreoman opened this issue 3 years ago • 3 comments

image

I used the old reactjs: 15.6 and react-google-maps: 7.3.0 and MarkerWithLabel.js to display custom label on the google marker. Result is on the image above.

But I have no idea how to integrate MarkerWithLabel with new reactjs: 17.0.2 and @react-google-maps/api: 2.10.2

Is it possible ?

Thanks a lot

andreoman avatar May 06 '22 20:05 andreoman

@andreoman We have a PR hanging, to add marker-with-label into our lib, but it is outdated, and requires complete rework. If you can handle to create new PR, I will merge it.

JustFly1984 avatar May 08 '22 06:05 JustFly1984

@JustFly1984 Sorry, I am not sure what do you mean and how to do that. Can you provide a manual please ? I have opened the current issue, isn't that enough ?

andreoman avatar May 08 '22 20:05 andreoman

@andreoman this is an open source. If something does not exists and you need it a lot, you dig in and improve existing project by providing Pull Request with solution, or hire somebody to do it for you, and share with community. I will release new version.

There is already existing open PR for new package, but it is outdated. Currently I do not have time to invest for cherry picking old PR, and creating a new based on current dev branch.

JustFly1984 avatar May 12 '22 17:05 JustFly1984