Skip to content

Learn how to build a simple Google Maps app using Ionic 3 / Angular 5

Notifications You must be signed in to change notification settings

rushint/learn-ionic3-googlemaps

Repository files navigation

Learn how to create a simple Google Maps app using Ionic 3 / Angular 5

This is the completed app used in the External APIs section of the Coders Academy: Ionic 3 course.

This section teaches the following:

  • How to display a Google Map in an Ionic app
  • How to get the user's current location
  • How to set a map marker
  • How to display an Info Window

This simple app uses the following technologies:

  • Ionic 3
  • Angular 5
  • Google Map 3 API

How to use this app

Clone a repository using git clone

$ git clone https://github.com/rushint/learn-ionic3-googlemaps.git
$ npm install

Then run the project

 $ ionic serve

About

Learn how to build a simple Google Maps app using Ionic 3 / Angular 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published