Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
pkl69
/
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 4 ans
Parent
04de4be674
révision
4e3cb2a121
2 fichiers modifiés
avec
1 ajouts
et
7 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+0
-6
Yandex/YaMapNew.zmp/GetUrlScript.txt
+1
-1
Yandex/YaMapNew.zmp/params.txt
+ 0
- 6
Yandex/YaMapNew.zmp/GetUrlScript.txt
Voir le fichier
@@ -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
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer