Skip to content

Commit ce70929

Browse files
author
Hirbod
committed
Update README.md
1 parent 5de4052 commit ce70929

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,16 @@ The SDK-Plugin won't be uninstalled automatically and you will stuck on an old v
4646
This plugin is not compatible with Cordova-iOS 4.0.0. WKWebView is not supported. They have been huge changes in the API, and due to lack of time, there is no ETA when this plugin will be compatible. PRs are welcome!!
4747

4848
###Last release information
49+
4950
**v.1.3.9 - 04/01/2016**
5051
Happy new year!
5152
- Fixed a few bugs with Crosswalk, White-Screen Problems.
5253
- Added "maxAddressLines" for Geocoder (Android, iOS had it already). Check "lines" inside of the extras array.
53-
- Please check the new Crosswalk Tutorial. [Tutorial for Crosswalk](https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps/wiki/Tutorial-for-CrossWalk-Webview-Plugin-%28Android%29)
54+
- Updated Google Maps SDK for iOS to 1.11.1
55+
56+
Please check the new [Tutorial for Crosswalk](https://github.com/phonegap-googlemaps-plugin/cordova-plugin-googlemaps/wiki/Tutorial-for-CrossWalk-Webview-Plugin-%28Android%29)
5457

55-
I recommend to set settings for Crosswalk to 15+ and remove android-platform 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)
58+
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)
5659

5760
**v.1.3.6 - 07/12/2015**
5861
- Fixed some small bugs

0 commit comments

Comments
 (0)