LayerPosition

Specifies the position at which a layer will be added when using Style.addLayer.

  • Default behavior; add to the top of the layers stack.

  • Layer should be positioned above the specified layer id.

  • Layer should be positioned below the specified layer id.

  • Layer should be positioned at the specified index in the layers stack.