AI-generated Key Takeaways
-
The current version of the Maps SDK for Android is available through Google Play Services 19.0.0 and its main entry points are documented under
com.google.android.gms.maps
andcom.google.android.gms.maps.model
. -
A deprecated 3.1.0 Beta version had entry points documented under
com.google.android.libraries.maps
andcom.google.android.libraries.maps.model
. -
Developers should refer to the provided links for detailed documentation on both the current and deprecated versions.
Current reference documentation
Follow these links to the main entry points for the current version of the Maps SDK for Android (in Google Play Services 19.2.0):
3.1.0 Beta version (deprecated)
Follow these links to the main entry points for the 3.1.0 Beta of the Maps SDK for Android: