File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ function init() {
9191 projection : gtasaProjection ,
9292 tileSize : 500 ,
9393 url :
94- 'https://assets.mtasa .com/mtasa-resources/webmap/sa_aerial_map/v2/{z}_{x}_{y}.jpg' ,
94+ 'https://assets.multitheftauto .com/mtasa-resources/webmap/sa_aerial_map/v2/{z}_{x}_{y}.jpg' ,
9595 wrapX : false ,
9696 } ) ,
9797 title : 'San Andreas Aerial Map V2' ,
@@ -103,7 +103,7 @@ function init() {
103103 projection : gtasaProjection ,
104104 tileSize : 500 ,
105105 url :
106- 'https://assets.mtasa .com/mtasa-resources/webmap/sa_aerial_map/v1/{z}_{x}_{y}.jpg' ,
106+ 'https://assets.multitheftauto .com/mtasa-resources/webmap/sa_aerial_map/v1/{z}_{x}_{y}.jpg' ,
107107 wrapX : false ,
108108 } ) ,
109109 title : 'San Andreas Aerial Map' ,
@@ -115,7 +115,7 @@ function init() {
115115 projection : gtasaProjection ,
116116 tileSize : 500 ,
117117 url :
118- 'https://assets.mtasa .com/mtasa-resources/webmap/sa_map/v1/{z}_{x}_{y}.jpg' ,
118+ 'https://assets.multitheftauto .com/mtasa-resources/webmap/sa_map/v1/{z}_{x}_{y}.jpg' ,
119119 wrapX : false ,
120120 } ) ,
121121 title : 'San Andreas Map' ,
You can’t perform that action at this time.
0 commit comments