fullstackreact / google-maps-react

Companion code to the "How to Write a Google Maps React Component" Tutorial
https://www.fullstackreact.com/articles/how-to-write-a-google-maps-react-component/
MIT License
1.64k stars 819 forks source link

Circle is no longer available in version 2.0.2 #386

Open bytenaija opened 5 years ago

bytenaija commented 5 years ago

image

I am trying to use the Circle Component in my Google Maps, but I keep receiving the error below. It seems that from the Image above, Circle is no longer a component within the package.

image

Is there an alternative to this?

Ciip1996 commented 4 years ago

Perhaps you should consider following this solution. I can confirm it works for me :D

https://github.com/fullstackreact/google-maps-react/issues/300#issuecomment-451765622