Hi all,
Today we released an update to the Google Maps Android API v2. This
was primarily a maintenance release: over twenty bugs were fixed,
including half of the top ten issues filed in the issue tracker.
Along with many bug fixes, we added support for:
* OnMyLocationChangeListener, which is called when a change in
location is detected.
* BitmapDescriptor.fromPath() method.
* Circle overlays.
* The hybrid map type when using XML attributes.
See here for the full release notes:
https://developers.google.com/maps/documentation/android/releases
The API is distributed as part of the Google Play SDK. To start using
the latest version, install the upgrade from the Android SDK Manager.
Please continue filing your bugs and feature requests in the issue
tracker (
https://code.google.com/p/gmaps-api-issues/). We value your
feedback and use it to prioritize what we’re working on.
Additionally, if you have technical questions, head over to Stack
Overflow and tag your question with both “android” and “google-maps”.
You can see a list of recent questions that other developers have
asked here:
http://stackoverflow.com/questions/tagged/google-maps+android
Chris Broadfoot
Google Maps Developer Relations