-
Notifications
You must be signed in to change notification settings - Fork 24
180717_addingChangesFromCn1GoogleMapLibs #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
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