ss-dp/src/views/Home/MapCtrl/zindex.js

34 lines
459 B
JavaScript
Raw Normal View History

2026-02-06 11:00:16 +08:00
export const zindex2d = {
default: 100,
xj: 50,
xzj: 40,
hl:42,
lake:42,
highroad:44,
wxq:60,
};
// 10 - 90;
// normal 20 - 50
// highlight 60 - 90
export const zindexmarker = {
drp: 40,
drpLabel: 40,
hdsw: 40,
hdswLabel: 40,
gongshui: 40,
gongshuiLabel: 40,
tuxiang: 40,
tuxiangLabel: 40,
video: 40,
videoLabel: 40,
sy: 40,
syLabel: 40,
sl: 40,
slLabel: 40,
wy: 40,
wyLabel: 40,
azd: 40,
azdLabel: 40,
};