Skip to content

Instantly share code, notes, and snippets.

@gmacerola
Created August 1, 2020 21:18
Show Gist options
  • Save gmacerola/c04f558362804b944f99ef3ac88e99c9 to your computer and use it in GitHub Desktop.
Save gmacerola/c04f558362804b944f99ef3ac88e99c9 to your computer and use it in GitHub Desktop.
API Documentation
Required Parameter = part (string),
Optional Parameters: forChannelId (string), maxResults (integer 0-50, intervals of 5)
https://maps.googleapis.com/maps/api/geocode/json?&address=statue%of%liberty&key=AIzaSyBk2mn2lqin5VQdThV3cF_GDD4BUrtyHiY
https://maps.googleapis.com/maps/api/geocode/json?&address=7422%Tunbury%Lane%Houston%Texas&key=AIzaSyBk2mn2lqin5VQdThV3cF_GDD4BUrtyHiY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment