react-google-maps-api
react-google-maps-api copied to clipboard
How to implement the MarkerWithLabel inside MarkerClusterer

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 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 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 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.