Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Migration tool for V3 BETA Maps SDK to Google Play services Maps SDK

License

Notifications You must be signed in to change notification settings

googlemaps/android-v3-migration

Tests Discord Apache-2.0

Maps V3 BETA Migration Tool

Note

This library is frozen. The Maps SDK for Android v3 Beta has been decommissioned since late 2002.

A tool to assist with migrating from the deprecated Beta version of the Maps SDK for Android to the version distributed on Google Play services.

See the release notes for more context.

Installation

In your app-level build.gradle file, include this plugin:

plugins {
    id 'com.google.android.libraries.mapsplatform.v3-beta-migration' version '0.2.0'
}

See the Gradle Plugin Portal page for an alternative legacy installation option.

Usage

  1. Run the migration: ./gradlew mapsV3BetaMigration
  2. Build and run your app
  3. Remove this plugin from your build.gradle file

Support

Encounter an issue while using this library?

If you find a bug or have a feature request, please file an issue. Or, if you'd like to contribute, send us a pull request and refer to our code of conduct.

You can also reach us on our Discord channel.

About

Migration tool for V3 BETA Maps SDK to Google Play services Maps SDK

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages