@basemaps/landing 7.15.0 → 7.15.1
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.
- package/build/__tests__/map.config.test.js +23 -0
- package/build/__tests__/map.config.test.js.map +1 -1
- package/build/components/map.label.js +9 -1
- package/build/components/map.label.js.map +1 -1
- package/dist/docs/404.html +285 -0
- package/dist/docs/configuration/index.html +93 -0
- package/dist/docs/deployment/index.html +93 -0
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-assets-archive/index.html +93 -0
- package/dist/docs/developer-guide/cli-methods/bundle-the-basemaps-config-file/index.html +93 -0
- package/dist/docs/developer-guide/index.html +93 -0
- package/dist/docs/developer-guide/run-basemaps-locally/index.html +93 -0
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-bundled-config-file/index.html +97 -4
- package/dist/docs/developer-guide/server-methods/serve-basemaps-with-collection-of-geotiff-files/index.html +93 -0
- package/dist/docs/examples/_overview/index.html +93 -0
- package/dist/docs/examples/leaflet.xyz.3857/index.html +93 -0
- package/dist/docs/examples/maplibre.opacity.3857/index.html +93 -0
- package/dist/docs/examples/maplibre.vector.3857/index.html +93 -0
- package/dist/docs/index.html +93 -0
- package/dist/docs/operator-guide/cog-quality/index.html +93 -0
- package/dist/docs/operator-guide/empty-tiles/index.html +93 -0
- package/dist/docs/operator-guide/gebco/index.html +93 -0
- package/dist/docs/operator-guide/index.html +93 -0
- package/dist/docs/operator-guide/quick-start/index.html +93 -0
- package/dist/docs/operator-guide/relief-shade/index.html +93 -0
- package/dist/docs/operator-guide/texture-shade/index.html +93 -0
- package/dist/docs/operator-guide/xyz-projection/index.html +93 -0
- package/dist/docs/quick-start/index.html +93 -0
- package/dist/docs/sitemap.xml +45 -25
- package/dist/docs/sitemap.xml.gz +0 -0
- package/dist/docs/user-guide/_get-started/index.html +93 -0
- package/dist/docs/user-guide/api-documentation/index.html +93 -0
- package/dist/docs/user-guide/technical-documentation/index.html +94 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/index.html +587 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-emergency-imagery-to-arcgis/static/emergency-response-group.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/index.html +635 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/basemaps-menu-button.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/copy-url-apikey.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/custom-parameters.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/layer-search.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/layer-selector.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-individual-linz-basemaps-layers-to-arcgis/static/move-apikey-info.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/index.html +610 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-1-agol-map-viewer.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-2-layers-panel.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-3-browse-layers-option.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-4-agol-option.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-5-search-box.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-aerial-imagery-basemaps-to-arcgis-online/static/step-6-desired-layer-on-map.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/index.html +595 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/static/LINZ-basemaps-group.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/how-to-add-linz-basemaps-to-arcgis-online-basemaps/static/basemaps-in-esri-chooser.png +0 -0
- package/dist/docs/user-guide/use-in-esri-software/index.html +586 -0
- package/dist/examples/index.openlayers.attribution.wmts.3857.html +1 -1
- package/dist/{index-7.15.0-fa646f15e30d9536.js → index-7.15.1-32175f157bbe5191.js} +11 -3
- package/dist/index.html +2 -2
- package/dist/index.js +11 -3
- package/package.json +2 -2
- /package/dist/{index-7.15.0-c5e57c4593cca04a.css → index-7.15.1-c5e57c4593cca04a.css} +0 -0
- /package/dist/lib/{attribution-7.15.0-ec5888ef78974d9c.js → attribution-7.15.1-ec5888ef78974d9c.js} +0 -0
package/dist/index.js
CHANGED
|
@@ -56940,7 +56940,15 @@ function toQueryString(r2) {
|
|
|
56940
56940
|
}
|
|
56941
56941
|
|
|
56942
56942
|
// src/components/map.label.tsx
|
|
56943
|
-
var LabelsDisabledLayers = /* @__PURE__ */ new Set([
|
|
56943
|
+
var LabelsDisabledLayers = /* @__PURE__ */ new Set([
|
|
56944
|
+
"labels",
|
|
56945
|
+
"labels-v2",
|
|
56946
|
+
"topographic",
|
|
56947
|
+
"topographic-v2",
|
|
56948
|
+
"topolite",
|
|
56949
|
+
"topolite-v2",
|
|
56950
|
+
"topo-raster"
|
|
56951
|
+
]);
|
|
56944
56952
|
var MapLabelControl = class {
|
|
56945
56953
|
constructor() {
|
|
56946
56954
|
__publicField(this, "map");
|
|
@@ -57527,11 +57535,11 @@ var Config = {
|
|
|
57527
57535
|
return "";
|
|
57528
57536
|
},
|
|
57529
57537
|
get Version() {
|
|
57530
|
-
return "v7.
|
|
57538
|
+
return "v7.15.0-3-g500e138b";
|
|
57531
57539
|
},
|
|
57532
57540
|
/** Github buildId */
|
|
57533
57541
|
get BuildId() {
|
|
57534
|
-
return "
|
|
57542
|
+
return "14046256909-1";
|
|
57535
57543
|
},
|
|
57536
57544
|
map: new MapConfig()
|
|
57537
57545
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@basemaps/landing",
|
|
3
|
-
"version": "7.15.
|
|
3
|
+
"version": "7.15.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/linz/basemaps.git",
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
],
|
|
116
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "500e138bf620cebd76dfdad24bde53c192da597b"
|
|
117
117
|
}
|
|
File without changes
|
/package/dist/lib/{attribution-7.15.0-ec5888ef78974d9c.js → attribution-7.15.1-ec5888ef78974d9c.js}
RENAMED
|
File without changes
|