Explorar el Código

update zmp

pull/1/head
sasbot hace 3 años
padre
commit
12ac90ee16
Se han modificado 2 ficheros con 8 adiciones y 3 borrados
  1. +7
    -2
      _Nokia/here.com.sat.zmp/GetUrlScript.txt
  2. +1
    -1
      _Nokia/here.com.sat.zmp/params.txt

+ 7
- 2
_Nokia/here.com.sat.zmp/GetUrlScript.txt Ver fichero

@@ -1,3 +1,8 @@
var
serverPart: string;
begin
ResultURL:=GetURLBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=xWVIueSv6JL0aJ5xqTxb&app_code=djPZyynKsbTjIUDOBcHZ2g&lg=rus&ppi=72&pview=RUS';
end.
serverPart := RegExprReplaceMatchSubStr(GetURLBase, '//4', '//'+inttostr( Random(3) + 1 ) );
ResultURL:=serverPart+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?app_id=bC4fb9WQfCCZfkxspD4z&app_code=K2Cpd_EKDzrZb1tz0zdpeQ&lg=rus&ppi=72&pview=RUS';
end.

+ 1
- 1
_Nokia/here.com.sat.zmp/params.txt Ver fichero

@@ -9,7 +9,7 @@ ParentSubMenu_en=Nokia
ParentSubMenu_uk=Nokia
ContentType=image/png
asLayer=0
DefURLBase=https://4.aerial.maps.api.here.com/maptile/2.1/maptile/60819c50ed/satellite.day/
DefURLBase=https://4.aerial.maps.api.here.com/maptile/2.1/maptile/c5c423b112/satellite.day/
NameInCache=here.com.satellite
EPSG=3785
separator=0


Cargando…
Cancelar
Guardar