Skip to content

Instantly share code, notes, and snippets.

@ldong
Created March 15, 2016 23:28
Show Gist options
  • Save ldong/c641d97492a8c5f0e627 to your computer and use it in GitHub Desktop.
Save ldong/c641d97492a8c5f0e627 to your computer and use it in GitHub Desktop.
Notes I have for using google map v3

Google Map API

Author: Lin Dong

Date: March 10, 2016

Objective

  1. Show whole on Google Map
  2. Contraint the google map's default gray area
  3. Set default zoom level and max/min zoom levels

Credentials

API key: AIzaSyB0NTYM1m6U5eVydRf72w7vBp6dylwpu88

Tools

  1. Draw coordinates on google map
  2. Find out google map coordinates

Reference

@ldong
Copy link
Author

ldong commented Mar 17, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment