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

Custom controls

Open matrixmandeep opened this issue 1 year ago • 0 comments

Issue template

Please do not post unformatted code into issues, and please do not ask questions. Only real issues, PR's or feature requests are allowed. Minimal reproduction in codesandbox.io is required.

Please provide an explanation of the issue

I'm trying to add an custom controls but I'm getting the issues.

Your Environment

os: mac/linux/windows/android/ios

node --version: 18

react version: 18

webpack version

@babel version

@react-google-maps/api version: 2.19.2

How does it behave?

It gives me the error "Module '"@react-google-maps/api"' has no exported member 'Controls'."

How should it behave correctly?

Basic implementation of incorrect behavior in codesandbox.com

matrixmandeep avatar Dec 28 '23 05:12 matrixmandeep