Environment class

September 29, 2018 ยท View on GitHub


API Reference


Static method

  • getLicenseInfo() :orange_book:

    Get the open source software license information for Google Maps SDK for iOS.

    :arrow_right: Promise<any>

  • setBackgroundColor(color) :orange_book:

    Specifies the background color of the app.

    Params Type Details
    color string HTML color string
  • setEnv(options) :orange_book:

    Specifies environment variables.

    Params Type Details
    options EnvOptions environment variables

Contents

  1. 1API Reference
  2. 2Static method
  3. 2.1getLicenseInfo() :orange_book:
  4. 2.2setBackgroundColor(color) :orange_book:
  5. 2.3setEnv(options) :orange_book: