ksrikanth189 / android-maps-extensions

Automatically exported from code.google.com/p/android-maps-extensions
0 stars 0 forks source link

GoogleMap.onMapLoadedCallback() #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The extensions library doesn't support the new GoogleMap.onMapLoadedCallback().

https://developers.google.com/maps/documentation/android/reference/com/google/an
droid/gms/maps/GoogleMap.OnMapLoadedCallback

This would be a great addition to the extensions library, as it allows the 
developer to know when the map isn't just tiles on the handset's screen.  Will 
we see this in an update to the extensions library, or is there a workaround to 
include this easily?  

Thank you.

Original issue reported on code.google.com by Andrew.Keene@gmail.com on 20 Nov 2013 at 6:30

GoogleCodeExporter commented 9 years ago
Hey Andrew,
The callback is already implemented and available in the repository, just not 
in a release yet. You can clone the repo and see it in 2.0.0-SNAPSHOT. It 
should be out as zip (and also first version on maven central) very soon.

I'll update and close this issue when that happens.

Original comment by maciek.g...@gmail.com on 20 Nov 2013 at 7:49

GoogleCodeExporter commented 9 years ago
Ah, perfect.  Your library is excellent and thank you for the fast response.

Original comment by Andrew.Keene@gmail.com on 20 Nov 2013 at 7:52

GoogleCodeExporter commented 9 years ago
Hmm, I am having a hard time finding this snapshot.  I only see the master and 
developer branches up to 1.7.  What am I doing wrong?  Thank you.

Original comment by Andrew.Keene@gmail.com on 20 Nov 2013 at 8:36

GoogleCodeExporter commented 9 years ago
On code.google.com, this is develop with latest changes: 
http://code.google.com/p/android-maps-extensions/source/list?name=develop

I haven't found any setting to make develop default branch.

It should be much easier to follow it on github 
https://github.com/mg6maciej/android-maps-extensions, where I changed that and 
you can simply click "Download ZIP" on the right side to get the latest source.

Original comment by maciek.g...@gmail.com on 20 Nov 2013 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by maciek.g...@gmail.com on 15 Dec 2013 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by maciek.g...@gmail.com on 27 Dec 2013 at 8:39