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

[Bug] AdvancedMarker className prop should also be applied when using a Pin instead of custom content

Open usefulthink opened this issue 1 year ago • 0 comments

Description

The way it is implemented at the moment, the className prop will only be applied to the advMarker.content element when custom html-content is used. It should also get applied when using a Pin component or no child at all.

Steps to Reproduce

n/a

Environment

  • Library version: latest
  • Google maps version: all
  • Browser and Version: all
  • OS: all

Logs

No response

usefulthink avatar May 14 '24 14:05 usefulthink