Skip to content

EdgarArguelles/ionic3-maps-find-the-treasure

Repository files navigation

Find The Treasure

This is a basic example with Ionic 3 and Maps API.

Use Ionic 3 and Google Maps API to guide users across different locations using mobile geolocation to know if you are in the current target to load and guide to next.

Stack:

  • Ionic 3
  • Angular 4
  • Cordova
  • Google Maps API
  • Sass
  • Npm

With the Ionic CLI:

$ sudo npm install -g ionic cordova
$ ionic start ionic3-maps-find-the-treasure blank

Then, to run it, cd into myBlank and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

Run browser

$ ionic serve -l

Upload

$ ionic link --pro-id [your-code]

About

example with Ionic 3 and Maps API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published