How to set the level of the cover of Baidu map.

http://lbsyun.baidu.com/jsdem.
, for example, how can I keep the circle at the top of this official list

Mar.10,2021

look at the higher the lower level you add

//
function add_overlay(){
    map.addOverlay(marker);            //
    map.addOverlay(polyline);          //
    map.addOverlay(circle);            //
    map.addOverlay(polygon);           //
    map.addOverlay(rectangle);         //
}

look, this is obviously the top of the rectangle

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35c7c-2bfda.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35c7c-2bfda.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?