示例#1
0
 /** Method: resetLayersZIndex Reset each layer's z-index based on layer's array index */
 public void resetLayersZIndex() {
   MapImpl.resetLayersZIndex(getJSObject());
 }