Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 902 Bytes

how-to-get-google-map-api-key.md

File metadata and controls

13 lines (12 loc) · 902 Bytes
  1. Go to page, and click GET STARTED.

  2. Pick "Maps" as product

  3. Follow the instruction and set up a project & billing info

  4. Eventually, you will see page similar to this:

  5. You can create your own application-local.properties in resource folder, fill the correct info, and add it to .gitingore file.

    NOTE: The system will only create a test account when active profile is one of them.

  6. Set the your active profile to local, then you can run it via Intellij.

  7. Feel free to contact me via Slack, if you have any questions.