GridTracker is a good logging and display software, especially when used with JTDX for FT8. Unfortunately, all the maps show areas like "Zangnan" as belonging to India, which is very frustrating. I took some time to study its map configuration. Initially, I wanted to create an offline version based on Baidu's tiles, but the arrangement was too chaotic. However, after looking at Gaode Maps, it perfectly matched, and I could directly use it with online maps.
GT is by default installed in C:\Program Files (x86)\GridTracker, and the "punch" function uses the data\maps.json file (on Windows 10 or later, use administrator mode). Modify the end of the file as follows:
!!! Back up first! Back up first! Back up first!!! Important message repeated three times!!!
"HamGames by N0TTL (Intl)(Offline)": {
"url": "/map/hamgames/{z}/{x}/{y}.png",
"attributions": "Mapbox",
"minZoom": 0,
"maxZoom": 4,
"offline": true
},
"AutoNavi(st6) by BI4IRZ (Chinese)": {
"url": "https://webst0{1-4}.is.autonavi.com/appmaptile?style=6&x = {x}&y = {y}&z={},
"attributions": ""© Carto",
"minZoom": 3,
"maxZoom": 19
},
"AutoNavi(st8) by BI4IRZ (Chinese)": {
"url": "https://webst0{1-4}.is.autonavi.com/appmaptile?style=8&x = {x}&y = {y}&z={},
"attributions": ""© Carto",
"minZoom": 3,
"maxZoom": 19
},
"AutoNavi(rd7) by BI4IRZ (Chinese)": {
"url": "https://webrd0{1-4}.is.autonavi.com/appmaptile?lang=zh_cn&size = 1&scale = 1&style=7&x = {x}&y = {y}&z={},
"attributions": ""© Carto",
"minZoom": 3,
"maxZoom": 19
},
"AutoNavi(rd8) by BI4IRZ (Chinese)": {
"url": "https://webrd0{1-4}.is.autonavi.com/appmaptile?lang=zh_cn&size = 1&scale = 1&style=8&x = {x}&y = {y}&z={},
"attributions": ""© Carto",
"minZoom": 3,
"maxZoom": 19
},
"GoogleMap(CN) by BI4IRZ (Intl)": {
"url": "http://gac-geo.googlecnapps.cn/maps/vt?lyrs=m&x = {x}&y = {y}&z={},
"attributions": ""© Carto",
"minZoom": 3,
"maxZoom": 19
}
}
Please ensure that the JSON file structure remains intact, especially the use of commas, otherwise it will not start!!!
After saving, restart GT and select from the multiple maps available in the settings.

[https://]
I like Gaode Map! Our land belongs to us.
Google Maps indicates neutrality and uses a dashed line to mark it.
Now that you have everything you need, you can confidently use GT Grab to capture screenshots and photos, and share your achievements. Have fun!