venkivenkat / osmdroid

Automatically exported from code.google.com/p/osmdroid
0 stars 0 forks source link

Google Maps v2 #530

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

With the latest Google Play Services,
in osmdroid-third-party module at MapFactory class line 25, the 
MapsInitializer.initialize no longer throws 
GooglePlayServicesNotAvailableException and at its description now says:

"Initializes the Google Maps Android API so that its classes are ready for use. 
If you are using MapFragment or MapView and have already obtained a (non-null) 
GoogleMap by calling getMap() on either of these classes, then it is not 
necessary to call this."

Best regards, Emux
https://play.google.com/store/apps/details?id=gr.talent.cruiser

Original issue reported on code.google.com by devemu...@gmail.com on 26 Feb 2014 at 7:48

GoogleCodeExporter commented 9 years ago
The latest version in Maven (using maven-android-deployer) is 13. This version 
still throws.

Original comment by neilboyd on 28 Feb 2014 at 7:53

GoogleCodeExporter commented 9 years ago
Here's the API link that is referenced above:
http://developer.android.com/reference/com/google/android/gms/maps/MapsInitializ
er.html

I'm assuming there's no urgency fix this.

Original comment by neilboyd on 28 Feb 2014 at 9:58

GoogleCodeExporter commented 9 years ago
Moved to GitHub https://github.com/osmdroid/osmdroid/issues/4

Original comment by neilboyd on 15 Mar 2014 at 9:17