Skip to content

nightstomp/cordova-plugin-googlemaps-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleMaps for iOS SDK (Cordova)

This plugin just installs Google Maps SDK for iOS to your project.

Google Maps SDK for iOS https://developers.google.com/maps/documentation/ios/

The official way (provided by Google Inc.) would be to use CocoaPods, but currently, Cordova will break building and running on simulator, when using pods. As interims-solution, we need to use this repo. It includes the current iOS SDK 1.10.5 https://cocoapods.org/?q=GoogleMaps

As soon as cordova supports CocoaPods, this repo will be deleted and Cocoapods will be included. As seen on JIRA, XCWorkspace (which is required for pods) should be available on cordova-ios-4 (currently, 09/14/2015) - it's on version 3.9.1

I could not find any document which prohibited uploading the original files to github, if so, please write me! I will response asap.

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 99.5%
  • C 0.5%