Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
pkl69
/
maps
forkeado de
sasgis/maps
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
update zmp
master
sasbot
hace 4 años
padre
04de4be674
commit
4e3cb2a121
Se han
modificado 2 ficheros
con
1 adiciones
y
7 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-6
Yandex/YaMapNew.zmp/GetUrlScript.txt
+1
-1
Yandex/YaMapNew.zmp/params.txt
+ 0
- 6
Yandex/YaMapNew.zmp/GetUrlScript.txt
Ver fichero
@@ -1,6 +0,0 @@
var
vec: string;
begin
vec := RegExprReplaceMatchSubStr(GetURLBase, 'vec(\d+)\.', 'vec0' + IntToStr(1 + Random(3)) + '.' );
ResultURL := vec + '&x=' + IntToStr(GetX) + '&y=' + IntToStr(GetY) + '&z=' + IntToStr(GetZ-1);
end.
+ 1
- 1
Yandex/YaMapNew.zmp/params.txt
Ver fichero
@@ -8,7 +8,7 @@ ParentSubMenu=City
name_ru=Yandex - Карта
name_uk=Yandex - Карта
name=Yandex - Map
DefURLBase=https://
vec01.maps.yandex.net/tiles?l=map
&scale=1&lang=ru_RU
DefURLBase=https://
core-renderer-tiles.maps.yandex.net/tiles?l=map&x={x}&y={y}&z={z}
&scale=1&lang=ru_RU
projection=2
sradiusa=6378137
sradiusb=6356752
Escribir
Vista previa
Cargando…
Cancelar
Guardar