azure-maps-control 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43207,10 +43207,10 @@ EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous po
43207
43207
 
43208
43208
  var env = {
43209
43209
  domain: "atlas.microsoft.com",
43210
- staticAssetsDomain: "t-azmaps.azurelbs.com",
43210
+ staticAssetsDomain: "atlas.microsoft.com",
43211
43211
  stylePath: "styling",
43212
43212
  styleDefinitionsVersion: "2022-08-05",
43213
- appInsightsKey: "",
43213
+ appInsightsKey: "e96cb745-c6f5-409c-a775-c4313e468c1d",
43214
43214
  aadInstance: "https://login.windows.net/"
43215
43215
  };
43216
43216
  var constants = {
@@ -43410,7 +43410,7 @@ EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous po
43410
43410
  return Url;
43411
43411
  }());
43412
43412
 
43413
- var version = "2.2.1";
43413
+ var version = "2.2.2";
43414
43414
 
43415
43415
  /**
43416
43416
  * A helper class that provides methods for getting various forms of the map controls current version.
@@ -43206,12 +43206,12 @@ EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous po
43206
43206
  var azuremapsMaplibreGlUnminified_4 = azuremapsMaplibreGlUnminified.Marker;
43207
43207
 
43208
43208
  var env = {
43209
- domain: "t-azmaps.azurelbs.com",
43210
- staticAssetsDomain: "t-azmaps.azurelbs.com",
43209
+ domain: "atlas.microsoft.com",
43210
+ staticAssetsDomain: "atlas.microsoft.com",
43211
43211
  stylePath: "styling",
43212
43212
  styleDefinitionsVersion: "2022-08-05",
43213
- appInsightsKey: "",
43214
- aadInstance: "https://login.windows-ppe.net/"
43213
+ appInsightsKey: "e96cb745-c6f5-409c-a775-c4313e468c1d",
43214
+ aadInstance: "https://login.microsoftonline.com/"
43215
43215
  };
43216
43216
  var constants = {
43217
43217
  apiVersionQueryParameter: "api-version",
@@ -43410,7 +43410,7 @@ EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous po
43410
43410
  return Url;
43411
43411
  }());
43412
43412
 
43413
- var version = "2.2.1";
43413
+ var version = "2.2.2";
43414
43414
 
43415
43415
  /**
43416
43416
  * A helper class that provides methods for getting various forms of the map controls current version.