Skip to content

Instantly share code, notes, and snippets.

@polodev
Created November 25, 2016 05:05
Show Gist options
  • Save polodev/30988c14790b70dd58b7659361a52b2e to your computer and use it in GitHub Desktop.
Save polodev/30988c14790b70dd58b7659361a52b2e to your computer and use it in GitHub Desktop.
google map static image url
https://maps.googleapis.com/maps/api/staticmap?center=" + latitude + "," + longitude + "&zoom=13&size=300x300&sensor=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment