Coder Social home page Coder Social logo

ma-pe / cordova-plugin-googlemaps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapsplugin/cordova-plugin-googlemaps

0.0 2.0 0.0 163.92 MB

Google Maps plugin for Cordova

License: Apache License 2.0

Java 36.18% Objective-C 48.69% Ruby 0.24% JavaScript 14.89%

cordova-plugin-googlemaps's Introduction

Cordova GoogleMaps plugin for iOS and Android

This plugin is a thin wrapper for Google Maps Android SDK v2 and Google Maps SDK for iOS. Both PhoneGap and Apache Cordova are supported.

###Chat Join our online chat at
Gitter

###Quick install

Plugin is finally available on npm
Before you install, make sure you've read the instructions

npm (current stable 1.3.9)

$> cordova plugin add cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="YOUR_ANDROID_API_KEY_IS_HERE" --variable API_KEY_FOR_IOS="YOUR_IOS_API_KEY_IS_HERE"

Github (current master, potentially unstable)

$> cordova plugin add https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="YOUR_ANDROID_API_KEY_IS_HERE" --variable API_KEY_FOR_IOS="YOUR_IOS_API_KEY_IS_HERE"

If you re-install the plugin, please always remove the plugin first, then remove the SDK

$> cordova plugin rm plugin.google.maps #before 1.4.0
$> cordova plugin rm cordova-plugin-googlemaps #since 1.4+
$> cordova plugin rm com.googlemaps.ios
$> cordova plugin add cordova-plugin-googlemaps --variable API_KEY_FOR_ANDROID="YOUR_ANDROID_API_KEY_IS_HERE" --variable API_KEY_FOR_IOS="YOUR_IOS_API_KEY_IS_HERE"

The SDK-Plugin won't be uninstalled automatically and you will stuck on an old version.

###Information Cordova-iOS 4.X and WKWebView are supported from version 1.4+. There is currently no npm package of 1.4 (work in progress) but if you need this feature, you can grab our master, which is currently considered stable. (We're still fixing bugs, so you might wait until we push 1.4.0 to npm)

###Last release information

v.1.3.9 - 04/Jan/2016 Happy new year!

  • Fixed a few bugs with Crosswalk, White-Screen Problems.
  • Added "maxAddressLines" for Geocoder (Android, iOS had it already). Check "lines" inside of the extras array.
  • Updated Google Maps SDK for iOS to 1.11.1

Please check the new Tutorial for Crosswalk

I recommend to set settings for Crosswalk to 15+ and remove android-platform (cordova platform rm android) and re-install it. No patches required anymore to run with crosswalk. It also has some nice performance boosts, as setting translucent isn't required anymore. (in my test-cases)

v.1.3.6 - 07/Dec/2015

  • Fixed some small bugs
  • Updated Google Maps SDK for iOS to 1.11.0
  • Will fix some bugs on iOS 9
  • with BITCODE support
  • fixed blank map problems

Check out the release notes.

###Documentation


##Crosswalk If you want to use crosswalk (highly recommended), just follow this easy documentation. Install Plugin with Crosswalk

Join the official community

New versions will be announced through the official community. Stay tuned!

###Example You can see an example here. phonegap-googlemaps-plugin-v1.2.5.apk

$> adb install phonegap-googlemaps-plugin-v1.2.5.apk

image

cordova-plugin-googlemaps's People

Contributors

bozzadaniel avatar canadaka avatar chrigi avatar chrisantaki avatar denisbabineau avatar developez avatar eg271 avatar fabriziogiordano avatar jerome2606 avatar sb-3000 avatar shawnhwei avatar webalchemist avatar webprofusion-chrisc avatar wf9a5m75 avatar xming13 avatar yosmanyga avatar

Watchers

 avatar  avatar

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.