sources.txt

来自「给予QT的qps开源最新源码」· 文本 代码 · 共 9 行

TXT
9
字号
# download source definition file
#
# Edit to define map download sources.  
# You must provide a name, the width and height of downloaded maps and a url.
# Use the special tags <LAT>, <LON>, and <SCA> to specify where the latitude
# longitude and scale should be inserted into the url.
# 
#sourceName     pixelWidth   pixelHeight   url
MapBlast        1280         1024          http://www.mapblast.com/myblastd/MakeMap.d?&CT=<LAT>:<LON>:<SCA>&IC=&W=1280&H=1024&LB=

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?