Skip to content
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

GoogleMap.onMapLoadedCallback() #35

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 6 comments
Closed

GoogleMap.onMapLoadedCallback() #35

GoogleCodeExporter opened this issue Jul 14, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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

  • Changed state: FixedNotReleased

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant