📄 avconfig.js
字号:
<!--
var strMapsvrUrl = "maplite/";
var transparencyLevel = 60;
// for bubble footer
var DirectionInfo = ''; //'<br><br><a href="">设为起点</a> <a href="">设为终点</a><br><a href="">行车路径</a> <a href="">公交换乘</a>';
var strLicenseKey = 699;
//var strRemoteIP = "222.222.87.240";
//var bubbleX = 0; //-38;
//var bubbleY = 0;
var iToolTipStyle = 1; // 1 - for bubble, 0 - for conventional
// conventional tooltip style definition here
//var topColor = "#8080FF";
//var subColor = "#CCCCFF";
var topColor = "#FFAA60";
var subColor = "#FFFFCC";
var mapwidth = 600;
var mapheight = 400;
var xoffset = 0;
var yoffset = 30;
var MapBackgroundColor = "#EBEAE8";
-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -