MapsInitializer.Renderer

public static final enumMapsInitializer.RendererextendsEnum<MapsInitializer.Renderer>

Enables you to specify whichMapsInitializer.Renderer you prefer to use for your applicationLATESTorLEGACY.It also informs you which mapsMapsInitializer.Renderer is actually used for your application.

Inherited Method Summary

Enum Values

public static final MapsInitializer.RendererLATEST

public static final MapsInitializer.RendererLEGACY

This field is deprecated.
TheLEGACYrenderer is deprecated and will be decommissioned in the future. Use theLATESTrenderer instead. See //developers.google /maps/documentation/android-sdk/renderer for more information.