Skip to content

Instantly share code, notes, and snippets.

@ottodranik
Created January 19, 2016 09:18
Show Gist options
  • Save ottodranik/caf0f722654ad3e872b1 to your computer and use it in GitHub Desktop.
Save ottodranik/caf0f722654ad3e872b1 to your computer and use it in GitHub Desktop.
uiGmapGoogleMapApiProvider configure
uiGmapGoogleMapApiProvider.configure({
client : 'our-companys-key',
v: '3.17',
libraries: 'weather,geometry,visualization'
key: 'YOUR_API_KEY'
transport: 'http'
isGoogleMapsForWork: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment