Demo app on Netlify is not working #2872
-
I want to see some demo from Google Maps API especially for how to draw a resizable circle using Drawing Manager and search to places using Standalone Search Box (please correct me if I'm wrong). It said that The API key doesn't strict any application and already allows some Google Maps API like shown in this image below: I tried to create a simple react app using original react app template then add a Google Maps into the app and attached the same API key to my app, the Google Maps showed. So how could I do to see the demo app on the Netlify? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Fortunately, if I insert the API key to the documentation https://react-google-maps-api-docs.netlify.app/, I could see the demo in the documentation for each sample. |
Beta Was this translation helpful? Give feedback.
Fortunately, if I insert the API key to the documentation https://react-google-maps-api-docs.netlify.app/, I could see the demo in the documentation for each sample.