zIndex property

int zIndex
final

The ground overlay's zIndex.

It sets the order in which it will be drawn where overlays with larger values are drawn above those with lower values.

Defaults to 0.

Implementation

final int zIndex;