Giter VIP home page Giter VIP logo

ionic-google-map's Introduction

ionic Google Map

Screenshot

iOS Android
Screenshot iOS Screenshot Android

Operation Environment

$ ionic info

Your system information:

Cordova CLI: 6.1.1
Gulp version:  CLI version 3.9.1
Gulp local:   Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: 1.8.5 
ios-sim version: 5.0.8 
OS: Mac OS X El Capitan
Node Version: v0.12.13
Xcode version: Xcode 7.3 Build version 7D175 

$ cordova platform list
Installed platforms:
  android 5.1.1
  ios 4.1.1

Run

You will need to set up an API key for use Google API, And you put your API Key in the URL.

www/index.html

<script src="http://maps.google.com/maps/api/js?key=[Please input API KEY!]"></script>

To run in the browser

npm install
bower install ngCordova
ionic setup sass
ionic serve

To run in iOS device

In addition to the above

ionic plugin add cordova-plugin-geolocation

ionic platform add ios
ionic build ios
ionic run ios

To run in Android device

In addition to the above

ionic platform add android
ionic build android
ionic run android

Link

Google Maps API

https://developers.google.com/maps/documentation/javascript/

icon

https://icons8.com

ionic-google-map's People

Forkers

ltdagabriel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.