Questions tagged [google-api-javascript-client]
62 questions
-1
votes
1 answer
Having issues to connect to Google Drive API
I am trying to connect to Google Drive API but I keep getting the return "Uncaught TypeError: Cannot read property 'init' of undefined at initClient."
I am not sure what to do to fix this.
Here is the code I was running:
`enter code here`var…

marcust
- 3
- 2
-2
votes
1 answer
How to Draw on Google Map
I need to create a shape on the google map. If the user wants to create a shape(Polygon, Circle, Rectangle, Square) with the help of Drawer he will be able to draw shapes.
Is there any related feature of Google Maps which I can use to achieve this…

Harish Patel
- 84
- 8