180717_addingChangesFromCn1GoogleMapLibs#19
180717_addingChangesFromCn1GoogleMapLibs#19DurankGts wants to merge 10 commits intocodenameone:masterfrom DurankGts:master
Conversation
GoogleMapLibs ----------------------- 1-fix title and snippet it not showing in android and in simulator 2-fix icon no added in simulator
GoogleMaptest ----------------------- 1-fix title and snippet it not showing in android and in simulator 2-fix icon no added in simulator
------------------------------ 1-label in IOS fixed
------------------------------ 1-adding markert label in android and IOS 2-Fixing bug returning marker instance 3-adding some log in android to check some possible bug creating instance of MapContainer() method
------------------------------ 1-wating time to simulator
------------------------------ 1- Some method it was add from AndroidImplementation.java to native library to avoid compile in build server
…od it was add from AndroidImplementation.java to native library to avoid compile in build server" This reverts commit 1e11f7a.
Changesfrom Cn1Libs
Conflicts: GoogleMaps/native/android/com/codename1/googlemaps/InternalNativeMapsImpl.java GoogleMaps/src/com/codename1/googlemaps/MapContainer.java GoogleMapsTest/src/com/codename1/test/googlemaps/GoogleMapsTestApp.java
|
Can you provide a description of what this pull request solves. It spans multiple commits, and changes many files including build scripts. Does it add a feature? Does it fix a bug? If so which bug? (Provide link to issue in issue tracker). |
GoogleMapLibs1-fix title and snippet it not showing in android, simulator and ios |
|
Excuse me with this files. I just applied changes to this files GoogleMaps/native/android/com/codename1/googlemaps/InternalNativeMapsImpl.java it seems my netbeans settings IDE that cause this issue in the other files GoogleMaps/nbproject/project.properties |
Conflicts: GoogleMaps/native/android/com/codename1/googlemaps/InternalNativeMapsImpl.java
Conflict solved