map provider supports TianDiTu

This commit is contained in:
MaysWind
2024-07-21 19:10:58 +08:00
parent daf73dc964
commit aae23c285e
11 changed files with 164 additions and 46 deletions
+1
View File
@@ -580,6 +580,7 @@ export default {
'cyclosm': 'CyclOSM',
'cartodb': 'CARTO',
'tomtom': 'TomTom',
'tianditu': 'TianDiTu',
'googlemap': 'Google Map',
'baidumap': 'Baidu Map',
'amap': 'Amap',
+1
View File
@@ -580,6 +580,7 @@ export default {
'cyclosm': 'CyclOSM',
'cartodb': 'CARTO',
'tomtom': 'TomTom',
'tianditu': '天地图',
'googlemap': 'Google 地图',
'baidumap': '百度地图',
'amap': '高德地图',