📄 map_setup.sql
字号:
INSERT INTO `map_detail` (`name`,`version`,`contextFile`,`locatorContextFile`,`readonly`,`description`) VALUES
('Multi Layer World Map (L)',0,'/map/data/context/Multi Layer World Map (L)/default.xml','/map/data/context/Multi Layer World Map (L)/default_locator.xml',1,'Multi Layer Demis World Map (Large)'),
('Multi Layer World Map (S)',0,'/map/data/context/Multi Layer World Map (S)/default.xml','/map/data/context/Multi Layer World Map (S)/default_locator.xml',1,'Multi Layer Demis World Map (Small)'),
('Single Layer World Map (L)',0,'/map/data/context/Single Layer World Map (L)/default.xml','/map/data/context/Single Layer World Map (L)/default_locator.xml',1,'Single Layer Demis World Map (Large)'),
('Single Layer World Map (S)',0,'/map/data/context/Single Layer World Map (S)/default.xml','/map/data/context/Single Layer World Map (S)/default_locator.xml',1,'Single Layer Demis World Map (Small)'),
('Singapore Map',0,'/map/data/context/Singapore Map/default.xml','/map/data/context/Singapore Map/default_locator.xml',1,'Singapore Map from Demis World Map'),
('PRRM Map',0,'/map/data/context/PRRM Map/prrmContext.jsp','/map/data/context/PRRM Map/default_locator.xml',1,'Singapore Map from Demis World Map And PRRM Track Layer');
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -