Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
alexlipovka
/
maps
bifurqué depuis
sasgis/maps
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
update zmp
master
sasbot
il y a 5 ans
Parent
663bfe1d0c
révision
e87cf12073
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue unifiée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
Google/GoogleMap.zmp/GetUrlScript.txt
+1
-1
Google/GoogleMap.zmp/params.txt
+ 1
- 1
Google/GoogleMap.zmp/GetUrlScript.txt
Voir le fichier
@@ -2,5 +2,5 @@ var
mt: string;
mt: string;
begin
begin
mt := RegExprReplaceMatchSubStr(GetURLBase, 'mt\.google', 'mt'+inttostr( Random(4) )+'.google' );
mt := RegExprReplaceMatchSubStr(GetURLBase, 'mt\.google', 'mt'+inttostr( Random(4) )+'.google' );
ResultURL := mt+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&
s='+copy('Galileo',1, Random(8))
;
ResultURL := mt+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&zoom='+inttostr(18-GetZ)+'&
hl='+Lang
;
end.
end.
+ 1
- 1
Google/GoogleMap.zmp/params.txt
Voir le fichier
@@ -6,7 +6,7 @@ name_ru=Карта (Google)
name=Map (Google)
name=Map (Google)
name_uk=Карта (Google)
name_uk=Карта (Google)
ParentSubMenu=Google
ParentSubMenu=Google
DefURLBase=http://mt.google.com/vt/lyrs=m@169000000
&hl=ru
DefURLBase=http
s
://mt.google.com/vt/lyrs=m@169000000
projection=1
projection=1
sradiusa=6378137
sradiusa=6378137
sradiusb=6378137
sradiusb=6378137
Écrire
Aperçu
Chargement…
Annuler
Enregistrer