zIndex property

double zIndex
getter/setter pair

The z-index of the annotation, used to determine relative drawing order of map overlays.

Overlays are drawn in order of z-index, so that lower values means drawn earlier, and thus appearing to be closer to the surface of the Earth.

Implementation

double zIndex;