@esri/solutions-components 0.11.18 → 0.11.20
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/dist/cjs/basemap-gallery_7.cjs.entry.js +49 -258
- package/dist/cjs/buffer-tools_2.cjs.entry.js +30 -123
- package/dist/cjs/card-manager_3.cjs.entry.js +98 -427
- package/dist/cjs/consent-manager.cjs.entry.js +12 -54
- package/dist/cjs/create-feature_4.cjs.entry.js +88 -287
- package/dist/cjs/create-related-feature_3.cjs.entry.js +36 -170
- package/dist/cjs/crowdsource-manager.cjs.entry.js +61 -253
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +56 -219
- package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
- package/dist/cjs/delete-dialog.cjs.entry.js +8 -37
- package/dist/cjs/{downloadUtils-9abff913.js → downloadUtils-fcae8eb1.js} +2 -2
- package/dist/cjs/feature-list.cjs.entry.js +27 -107
- package/dist/cjs/{helpers-a65cb83a.js → helpers-8d452256.js} +1 -1
- package/dist/cjs/{index-2c21082d.js → index-af14245a.js} +346 -428
- package/dist/cjs/{index-90ef3c01.js → index-ffd12cb0.js} +1 -1
- package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-splash.cjs.entry.js +2 -2
- package/dist/cjs/instant-apps-time-filter.cjs.entry.js +3 -3
- package/dist/cjs/json-editor_7.cjs.entry.js +49 -227
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{locale-c09e93fb.js → locale-1c60be9c.js} +1 -1
- package/dist/cjs/{locale-0a273172.js → locale-da41a06f.js} +1 -1
- package/dist/cjs/map-layer-picker.cjs.entry.js +27 -112
- package/dist/cjs/map-select-tools_3.cjs.entry.js +50 -229
- package/dist/cjs/pci-calculator.cjs.entry.js +2 -15
- package/dist/cjs/{popupUtils-fc7557da.js → popupUtils-87b006a6.js} +2 -2
- package/dist/cjs/public-notification.cjs.entry.js +44 -194
- package/dist/cjs/{publicNotificationStore-ee00411f.js → publicNotificationStore-beb782de.js} +1 -1
- package/dist/cjs/solution-configuration.cjs.entry.js +17 -52
- package/dist/cjs/solution-contents_3.cjs.entry.js +18 -84
- package/dist/cjs/solution-item-accordion.cjs.entry.js +8 -38
- package/dist/cjs/solution-item-icon.cjs.entry.js +4 -18
- package/dist/cjs/{solution-store-6208ce28.js → solution-store-3cf25b71.js} +1 -1
- package/dist/cjs/solutions-components.cjs.js +3 -3
- package/dist/cjs/spatial-ref.cjs.entry.js +10 -45
- package/dist/cjs/store-manager.cjs.entry.js +6 -21
- package/dist/cjs/{utils-30344ce0.js → utils-3e512114.js} +2 -2
- package/dist/collection/assets/t9n/create-feature/resources.json +1 -1
- package/dist/collection/assets/t9n/create-feature/resources_en.json +1 -1
- package/dist/collection/assets/t9n/solution-item-accordion/resources.json +1 -1
- package/dist/collection/assets/t9n/solution-item-accordion/resources_en.json +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/basemap-gallery/basemap-gallery.js +5 -19
- package/dist/collection/components/buffer-tools/buffer-tools.js +13 -52
- package/dist/collection/components/card-manager/card-manager.js +17 -71
- package/dist/collection/components/consent-manager/consent-manager.js +12 -52
- package/dist/collection/components/create-feature/create-feature.js +139 -171
- package/dist/collection/components/create-related-feature/create-related-feature.js +10 -44
- package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +61 -251
- package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +75 -217
- package/dist/collection/components/delete-button/delete-button.js +13 -55
- package/dist/collection/components/delete-dialog/delete-dialog.js +8 -35
- package/dist/collection/components/edit-card/edit-card.js +10 -43
- package/dist/collection/components/feature-details/feature-details.js +18 -74
- package/dist/collection/components/feature-list/feature-list.js +25 -103
- package/dist/collection/components/floor-filter/floor-filter.js +5 -19
- package/dist/collection/components/info-card/info-card.js +20 -85
- package/dist/collection/components/json-editor/json-editor.js +7 -28
- package/dist/collection/components/layer-list/layer-list.js +12 -50
- package/dist/collection/components/layer-table/layer-table.js +41 -171
- package/dist/collection/components/map-card/map-card.js +43 -182
- package/dist/collection/components/map-draw-tools/map-draw-tools.js +17 -67
- package/dist/collection/components/map-fullscreen/map-fullscreen.js +4 -18
- package/dist/collection/components/map-layer-picker/map-layer-picker.js +25 -108
- package/dist/collection/components/map-legend/map-legend.js +4 -15
- package/dist/collection/components/map-picker/map-picker.js +8 -35
- package/dist/collection/components/map-search/map-search.js +8 -35
- package/dist/collection/components/map-select-tools/map-select-tools.js +32 -138
- package/dist/collection/components/map-tools/map-tools.js +27 -115
- package/dist/collection/components/pci-calculator/pci-calculator.js +3 -14
- package/dist/collection/components/pdf-download/pdf-download.js +6 -27
- package/dist/collection/components/public-notification/public-notification.js +41 -189
- package/dist/collection/components/refine-selection/refine-selection.js +13 -59
- package/dist/collection/components/solution-configuration/solution-configuration.js +13 -48
- package/dist/collection/components/solution-contents/solution-contents.js +4 -13
- package/dist/collection/components/solution-item/solution-item.js +9 -36
- package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +8 -36
- package/dist/collection/components/solution-item-details/solution-item-details.js +16 -35
- package/dist/collection/components/solution-item-icon/solution-item-icon.js +5 -17
- package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +6 -27
- package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +6 -24
- package/dist/collection/components/solution-resource-item/solution-resource-item.js +8 -36
- package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +7 -31
- package/dist/collection/components/solution-template-data/solution-template-data.js +8 -49
- package/dist/collection/components/solution-variables/solution-variables.js +6 -24
- package/dist/collection/components/spatial-ref/spatial-ref.js +8 -43
- package/dist/collection/components/store-manager/store-manager.js +5 -18
- package/dist/components/basemap-gallery2.js +3 -19
- package/dist/components/buffer-tools2.js +11 -52
- package/dist/components/card-manager2.js +15 -71
- package/dist/components/consent-manager.js +10 -52
- package/dist/components/create-feature2.js +55 -107
- package/dist/components/create-related-feature2.js +8 -44
- package/dist/components/crowdsource-manager.js +59 -251
- package/dist/components/crowdsource-reporter.js +55 -217
- package/dist/components/delete-button2.js +11 -55
- package/dist/components/delete-dialog2.js +6 -35
- package/dist/components/edit-card2.js +8 -43
- package/dist/components/feature-details2.js +16 -74
- package/dist/components/feature-list2.js +23 -103
- package/dist/components/floor-filter2.js +3 -19
- package/dist/components/info-card2.js +18 -85
- package/dist/components/json-editor2.js +5 -28
- package/dist/components/layer-list2.js +10 -50
- package/dist/components/layer-table2.js +39 -171
- package/dist/components/map-card2.js +41 -182
- package/dist/components/map-draw-tools2.js +15 -67
- package/dist/components/map-fullscreen2.js +2 -18
- package/dist/components/map-layer-picker2.js +23 -108
- package/dist/components/map-legend2.js +2 -15
- package/dist/components/map-picker2.js +6 -35
- package/dist/components/map-search2.js +6 -35
- package/dist/components/map-select-tools2.js +30 -138
- package/dist/components/map-tools2.js +25 -115
- package/dist/components/pci-calculator.js +1 -14
- package/dist/components/pdf-download2.js +4 -27
- package/dist/components/public-notification.js +39 -189
- package/dist/components/refine-selection2.js +11 -59
- package/dist/components/solution-configuration.js +13 -48
- package/dist/components/solution-contents2.js +2 -13
- package/dist/components/solution-item-accordion.js +6 -36
- package/dist/components/solution-item-details2.js +14 -35
- package/dist/components/solution-item-icon2.js +3 -17
- package/dist/components/solution-item-sharing2.js +4 -27
- package/dist/components/solution-item2.js +7 -36
- package/dist/components/solution-organization-variables2.js +4 -24
- package/dist/components/solution-resource-item2.js +6 -36
- package/dist/components/solution-spatial-ref2.js +5 -31
- package/dist/components/solution-template-data2.js +8 -49
- package/dist/components/solution-variables2.js +4 -24
- package/dist/components/spatial-ref.js +8 -43
- package/dist/components/store-manager.js +3 -18
- package/dist/esm/basemap-gallery_7.entry.js +49 -258
- package/dist/esm/buffer-tools_2.entry.js +30 -123
- package/dist/esm/card-manager_3.entry.js +98 -427
- package/dist/esm/consent-manager.entry.js +12 -54
- package/dist/esm/create-feature_4.entry.js +88 -287
- package/dist/esm/create-related-feature_3.entry.js +36 -170
- package/dist/esm/crowdsource-manager.entry.js +61 -253
- package/dist/esm/crowdsource-reporter.entry.js +56 -219
- package/dist/esm/deduct-calculator.entry.js +1 -1
- package/dist/esm/delete-dialog.entry.js +8 -37
- package/dist/esm/{downloadUtils-36d854d2.js → downloadUtils-078cd709.js} +2 -2
- package/dist/esm/feature-list.entry.js +27 -107
- package/dist/esm/{helpers-77bdd30e.js → helpers-15d5cd56.js} +1 -1
- package/dist/esm/{index-6de7c296.js → index-c247b62b.js} +1 -1
- package/dist/esm/{index-3702583a.js → index-df5db8e9.js} +346 -428
- package/dist/esm/instant-apps-app-guide.entry.js +2 -2
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +4 -4
- package/dist/esm/instant-apps-control-panel.entry.js +1 -1
- package/dist/esm/instant-apps-create.entry.js +2 -2
- package/dist/esm/instant-apps-export-views.entry.js +2 -2
- package/dist/esm/instant-apps-export.entry.js +2 -2
- package/dist/esm/instant-apps-filter-list_2.entry.js +2 -2
- package/dist/esm/instant-apps-header.entry.js +1 -1
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
- package/dist/esm/instant-apps-landing-page.entry.js +1 -1
- package/dist/esm/instant-apps-language-switcher.entry.js +4 -4
- package/dist/esm/instant-apps-language-translator.entry.js +4 -4
- package/dist/esm/instant-apps-measurement-tool.entry.js +1 -1
- package/dist/esm/instant-apps-measurement.entry.js +2 -2
- package/dist/esm/instant-apps-popover.entry.js +2 -2
- package/dist/esm/instant-apps-popovers.entry.js +1 -1
- package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
- package/dist/esm/instant-apps-sign-in.entry.js +2 -2
- package/dist/esm/instant-apps-splash.entry.js +2 -2
- package/dist/esm/instant-apps-time-filter.entry.js +3 -3
- package/dist/esm/json-editor_7.entry.js +49 -227
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{locale-aa656a2c.js → locale-7874c756.js} +1 -1
- package/dist/esm/{locale-b0016f8e.js → locale-e02b0e14.js} +1 -1
- package/dist/esm/map-layer-picker.entry.js +27 -112
- package/dist/esm/map-select-tools_3.entry.js +50 -229
- package/dist/esm/pci-calculator.entry.js +2 -15
- package/dist/esm/{popupUtils-64d25cb0.js → popupUtils-6a965512.js} +2 -2
- package/dist/esm/public-notification.entry.js +44 -194
- package/dist/esm/{publicNotificationStore-70219049.js → publicNotificationStore-9ec5e22a.js} +1 -1
- package/dist/esm/solution-configuration.entry.js +17 -52
- package/dist/esm/solution-contents_3.entry.js +18 -84
- package/dist/esm/solution-item-accordion.entry.js +8 -38
- package/dist/esm/solution-item-icon.entry.js +4 -18
- package/dist/esm/{solution-store-2493275a.js → solution-store-4c39c654.js} +1 -1
- package/dist/esm/solutions-components.js +4 -4
- package/dist/esm/spatial-ref.entry.js +10 -45
- package/dist/esm/store-manager.entry.js +6 -21
- package/dist/esm/{utils-68015f9d.js → utils-6fe5b5fa.js} +2 -2
- package/dist/solutions-components/assets/t9n/create-feature/resources.json +1 -1
- package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +1 -1
- package/dist/solutions-components/assets/t9n/solution-item-accordion/resources.json +1 -1
- package/dist/solutions-components/assets/t9n/solution-item-accordion/resources_en.json +1 -1
- package/dist/solutions-components/p-00ec642f.entry.js +6 -0
- package/dist/solutions-components/p-02c4e6fc.entry.js +6 -0
- package/dist/solutions-components/{p-68d49e1a.entry.js → p-0326f1f4.entry.js} +2 -2
- package/dist/solutions-components/{p-8f7957a2.js → p-1e1dfef6.js} +1 -1
- package/dist/solutions-components/p-244316dd.entry.js +6 -0
- package/dist/solutions-components/p-2460cf10.entry.js +6 -0
- package/dist/solutions-components/{p-173d5fce.js → p-2884ca49.js} +1 -1
- package/dist/solutions-components/p-38814554.entry.js +6 -0
- package/dist/solutions-components/{p-ee863ffb.entry.js → p-3ce5c7fd.entry.js} +1 -1
- package/dist/solutions-components/{p-ee2cbba0.js → p-404cbf48.js} +1 -1
- package/dist/solutions-components/{p-2dcf8f00.entry.js → p-41a3b49a.entry.js} +1 -1
- package/dist/solutions-components/{p-579628d9.entry.js → p-443168f0.entry.js} +1 -1
- package/dist/solutions-components/{p-81ae30bd.entry.js → p-4ced7b11.entry.js} +1 -1
- package/dist/solutions-components/{p-eb97b5ad.entry.js → p-4d5dd39e.entry.js} +1 -1
- package/dist/solutions-components/{p-699a9557.entry.js → p-4e7514a3.entry.js} +1 -1
- package/dist/solutions-components/{p-fa09caf3.entry.js → p-4f7fb338.entry.js} +1 -1
- package/dist/solutions-components/{p-959cb673.entry.js → p-552fb1c0.entry.js} +1 -1
- package/dist/solutions-components/{p-f07a02e2.entry.js → p-5786b9da.entry.js} +1 -1
- package/dist/solutions-components/p-5a202f3f.entry.js +6 -0
- package/dist/solutions-components/p-5e4e0f84.entry.js +6 -0
- package/dist/solutions-components/{p-2b556610.entry.js → p-64a6162f.entry.js} +1 -1
- package/dist/solutions-components/{p-7f6cbe61.entry.js → p-65105504.entry.js} +1 -1
- package/dist/solutions-components/p-698656b8.entry.js +6 -0
- package/dist/solutions-components/p-7251848d.entry.js +6 -0
- package/dist/solutions-components/{p-1890b884.entry.js → p-72d04c7a.entry.js} +2 -2
- package/dist/solutions-components/p-832707fd.entry.js +6 -0
- package/dist/solutions-components/{p-e81e2d83.entry.js → p-837e0939.entry.js} +2 -2
- package/dist/solutions-components/{p-3d20e307.js → p-84bb6925.js} +1 -1
- package/dist/solutions-components/{p-e23b4193.js → p-8717729a.js} +1 -1
- package/dist/solutions-components/p-8859b622.entry.js +6 -0
- package/dist/solutions-components/{p-300ff31e.entry.js → p-8a010f9e.entry.js} +1 -1
- package/dist/solutions-components/{p-e85da876.entry.js → p-8dd677dd.entry.js} +1 -1
- package/dist/solutions-components/{p-ea64b72e.entry.js → p-9927342d.entry.js} +1 -1
- package/dist/solutions-components/{p-1dffcc22.entry.js → p-a277d08c.entry.js} +1 -1
- package/dist/solutions-components/p-a5eaf7fe.entry.js +6 -0
- package/dist/solutions-components/{p-b40b5be5.entry.js → p-aad84d69.entry.js} +1 -1
- package/dist/solutions-components/{p-b560498c.entry.js → p-b394f504.entry.js} +1 -1
- package/dist/solutions-components/p-b636a8b4.entry.js +6 -0
- package/dist/solutions-components/{p-1ddd7128.entry.js → p-ba4e219a.entry.js} +1 -1
- package/dist/solutions-components/{p-d0d21a1f.js → p-bf04c6f4.js} +2 -2
- package/dist/solutions-components/{p-335a630e.entry.js → p-c6c697e5.entry.js} +1 -1
- package/dist/solutions-components/{p-2c8360b4.entry.js → p-d324196d.entry.js} +1 -1
- package/dist/solutions-components/{p-8b218ba7.js → p-da1e098c.js} +1 -1
- package/dist/solutions-components/{p-6eab9d1f.js → p-db3391b9.js} +1 -1
- package/dist/solutions-components/p-de42e8b2.entry.js +6 -0
- package/dist/solutions-components/{p-70e8be5c.entry.js → p-e3e35c14.entry.js} +1 -1
- package/dist/solutions-components/{p-48942eb8.js → p-e6859850.js} +2 -2
- package/dist/solutions-components/p-e996c38f.js +7 -0
- package/dist/solutions-components/p-ea566af0.entry.js +6 -0
- package/dist/solutions-components/p-eb3c867f.entry.js +6 -0
- package/dist/solutions-components/p-ed1ecb5b.entry.js +6 -0
- package/dist/solutions-components/p-ee3bb943.entry.js +6 -0
- package/dist/solutions-components/{p-ff5db601.entry.js → p-f165921f.entry.js} +1 -1
- package/dist/solutions-components/{p-4bdd4009.entry.js → p-f75786a8.entry.js} +1 -1
- package/dist/solutions-components/{p-8107be38.entry.js → p-f956c598.entry.js} +1 -1
- package/dist/solutions-components/{p-6da8fe2d.entry.js → p-fa663804.entry.js} +1 -1
- package/dist/solutions-components/{p-afc3ac6d.entry.js → p-ff317687.entry.js} +1 -1
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components_commit.txt +6 -6
- package/dist/types/components/create-feature/create-feature.d.ts +54 -50
- package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +4 -0
- package/dist/types/components.d.ts +16 -0
- package/package.json +2 -2
- package/dist/solutions-components/p-032d4411.entry.js +0 -6
- package/dist/solutions-components/p-055706e3.entry.js +0 -6
- package/dist/solutions-components/p-06970873.entry.js +0 -6
- package/dist/solutions-components/p-1b0588d2.js +0 -7
- package/dist/solutions-components/p-265f5dc4.entry.js +0 -6
- package/dist/solutions-components/p-3c43839b.entry.js +0 -6
- package/dist/solutions-components/p-4426901e.entry.js +0 -6
- package/dist/solutions-components/p-4ebc471b.entry.js +0 -6
- package/dist/solutions-components/p-6d62a4fa.entry.js +0 -6
- package/dist/solutions-components/p-70036eb6.entry.js +0 -6
- package/dist/solutions-components/p-72ae3bf0.entry.js +0 -6
- package/dist/solutions-components/p-777ed6b0.entry.js +0 -6
- package/dist/solutions-components/p-8b5c3c9f.entry.js +0 -6
- package/dist/solutions-components/p-9d953313.entry.js +0 -6
- package/dist/solutions-components/p-a44815ea.entry.js +0 -6
- package/dist/solutions-components/p-acd2699e.entry.js +0 -6
- package/dist/solutions-components/p-b1bd3028.entry.js +0 -6
- package/dist/solutions-components/p-e2270562.entry.js +0 -6
- package/dist/solutions-components/p-e90c0e26.entry.js +0 -6
@@ -7,8 +7,8 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
11
|
-
const locale = require('./locale-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
|
+
const locale = require('./locale-1c60be9c.js');
|
12
12
|
require('./esri-loader-08dc41bd.js');
|
13
13
|
require('./_commonjsHelpers-baf43783.js');
|
14
14
|
|
@@ -18,29 +18,13 @@ const BasemapGalleryStyle0 = basemapGalleryCss;
|
|
18
18
|
const BasemapGallery = class {
|
19
19
|
constructor(hostRef) {
|
20
20
|
index.registerInstance(this, hostRef);
|
21
|
+
this.mapView = undefined;
|
22
|
+
this.basemapConfig = undefined;
|
23
|
+
this.basemapWidget = undefined;
|
21
24
|
}
|
22
25
|
get el() { return index.getElement(this); }
|
23
26
|
//--------------------------------------------------------------------------
|
24
27
|
//
|
25
|
-
// Properties (public)
|
26
|
-
//
|
27
|
-
//--------------------------------------------------------------------------
|
28
|
-
/**
|
29
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
30
|
-
*/
|
31
|
-
mapView;
|
32
|
-
/**
|
33
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
34
|
-
*/
|
35
|
-
basemapConfig;
|
36
|
-
/**
|
37
|
-
* esri/widgets/BasemapGallery: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-BasemapGallery.html
|
38
|
-
*
|
39
|
-
* BasemapGallery instance
|
40
|
-
*/
|
41
|
-
basemapWidget;
|
42
|
-
//--------------------------------------------------------------------------
|
43
|
-
//
|
44
28
|
// State (internal)
|
45
29
|
//
|
46
30
|
//--------------------------------------------------------------------------
|
@@ -177,29 +161,13 @@ const FloorFilter = class {
|
|
177
161
|
this.facilityChanged = index.createEvent(this, "facilityChanged", 7);
|
178
162
|
this.levelChanged = index.createEvent(this, "levelChanged", 7);
|
179
163
|
this.siteChanged = index.createEvent(this, "siteChanged", 7);
|
164
|
+
this.enabled = undefined;
|
165
|
+
this.floorFilterWidget = undefined;
|
166
|
+
this.mapView = undefined;
|
180
167
|
}
|
181
168
|
get el() { return index.getElement(this); }
|
182
169
|
//--------------------------------------------------------------------------
|
183
170
|
//
|
184
|
-
// Properties (public)
|
185
|
-
//
|
186
|
-
//--------------------------------------------------------------------------
|
187
|
-
/**
|
188
|
-
* boolean: when true the Floor Filter widget will be available
|
189
|
-
*/
|
190
|
-
enabled;
|
191
|
-
/**
|
192
|
-
* esri/widgets/FloorFilter: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FloorFilter.html
|
193
|
-
*
|
194
|
-
* FloorFilter instance
|
195
|
-
*/
|
196
|
-
floorFilterWidget;
|
197
|
-
/**
|
198
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
199
|
-
*/
|
200
|
-
mapView;
|
201
|
-
//--------------------------------------------------------------------------
|
202
|
-
//
|
203
171
|
// State (internal)
|
204
172
|
//
|
205
173
|
//--------------------------------------------------------------------------
|
@@ -387,27 +355,11 @@ const MapFullscreen = class {
|
|
387
355
|
constructor(hostRef) {
|
388
356
|
index.registerInstance(this, hostRef);
|
389
357
|
this.fullscreenStateChange = index.createEvent(this, "fullscreenStateChange", 7);
|
358
|
+
this.mapView = undefined;
|
359
|
+
this.fullscreenWidget = undefined;
|
390
360
|
}
|
391
361
|
//--------------------------------------------------------------------------
|
392
362
|
//
|
393
|
-
// Host element access
|
394
|
-
//
|
395
|
-
//--------------------------------------------------------------------------
|
396
|
-
//--------------------------------------------------------------------------
|
397
|
-
//
|
398
|
-
// Properties (public)
|
399
|
-
//
|
400
|
-
//--------------------------------------------------------------------------
|
401
|
-
/**
|
402
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
403
|
-
*/
|
404
|
-
mapView;
|
405
|
-
/**
|
406
|
-
* esri/widgets/Fullscreen: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Fullscreen.html
|
407
|
-
*/
|
408
|
-
fullscreenWidget;
|
409
|
-
//--------------------------------------------------------------------------
|
410
|
-
//
|
411
363
|
// State (internal)
|
412
364
|
//
|
413
365
|
//--------------------------------------------------------------------------
|
@@ -544,25 +496,12 @@ const MapLegendStyle0 = mapLegendCss;
|
|
544
496
|
const MapLegend = class {
|
545
497
|
constructor(hostRef) {
|
546
498
|
index.registerInstance(this, hostRef);
|
499
|
+
this.mapView = undefined;
|
500
|
+
this.legendWidget = undefined;
|
547
501
|
}
|
548
502
|
get el() { return index.getElement(this); }
|
549
503
|
//--------------------------------------------------------------------------
|
550
504
|
//
|
551
|
-
// Properties (public)
|
552
|
-
//
|
553
|
-
//--------------------------------------------------------------------------
|
554
|
-
/**
|
555
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
556
|
-
*/
|
557
|
-
mapView;
|
558
|
-
/**
|
559
|
-
* esri/widgets/Legend: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Legend.html
|
560
|
-
*
|
561
|
-
* Legend instance
|
562
|
-
*/
|
563
|
-
legendWidget;
|
564
|
-
//--------------------------------------------------------------------------
|
565
|
-
//
|
566
505
|
// State (internal)
|
567
506
|
//
|
568
507
|
//--------------------------------------------------------------------------
|
@@ -675,45 +614,16 @@ const MapPicker = class {
|
|
675
614
|
index.registerInstance(this, hostRef);
|
676
615
|
this.beforeMapInfoChange = index.createEvent(this, "beforeMapInfoChange", 7);
|
677
616
|
this.mapInfoChange = index.createEvent(this, "mapInfoChange", 7);
|
617
|
+
this.locale = undefined;
|
618
|
+
this.mapInfos = [];
|
619
|
+
this.isMapLayout = undefined;
|
620
|
+
this._mapListExpanded = false;
|
621
|
+
this._translations = undefined;
|
622
|
+
this._webMapInfo = undefined;
|
678
623
|
}
|
679
624
|
get el() { return index.getElement(this); }
|
680
625
|
//--------------------------------------------------------------------------
|
681
626
|
//
|
682
|
-
// Properties (public)
|
683
|
-
//
|
684
|
-
//--------------------------------------------------------------------------
|
685
|
-
/**
|
686
|
-
* string: Locale to use for translation of stings in the UI
|
687
|
-
*/
|
688
|
-
locale;
|
689
|
-
/**
|
690
|
-
* IMapInfo[]: array of map infos (name and id)
|
691
|
-
*/
|
692
|
-
mapInfos = [];
|
693
|
-
/**
|
694
|
-
* boolean: when true map list will shown in half width.
|
695
|
-
*/
|
696
|
-
isMapLayout;
|
697
|
-
//--------------------------------------------------------------------------
|
698
|
-
//
|
699
|
-
// State (internal)
|
700
|
-
//
|
701
|
-
//--------------------------------------------------------------------------
|
702
|
-
/**
|
703
|
-
* boolean: controls the state of the map list
|
704
|
-
*/
|
705
|
-
_mapListExpanded = false;
|
706
|
-
/**
|
707
|
-
* Contains the translations for this component.
|
708
|
-
* All UI strings should be defined here.
|
709
|
-
*/
|
710
|
-
_translations;
|
711
|
-
/**
|
712
|
-
* IMapInfo: id and name of the map to display
|
713
|
-
*/
|
714
|
-
_webMapInfo;
|
715
|
-
//--------------------------------------------------------------------------
|
716
|
-
//
|
717
627
|
// Properties (protected)
|
718
628
|
//
|
719
629
|
//--------------------------------------------------------------------------
|
@@ -928,44 +838,15 @@ const MapSearchStyle0 = mapSearchCss;
|
|
928
838
|
const MapSearch = class {
|
929
839
|
constructor(hostRef) {
|
930
840
|
index.registerInstance(this, hostRef);
|
841
|
+
this.mapView = undefined;
|
842
|
+
this.popupEnabled = false;
|
843
|
+
this.resultGraphicEnabled = false;
|
844
|
+
this.searchConfiguration = undefined;
|
845
|
+
this.searchTerm = undefined;
|
846
|
+
this.searchWidget = undefined;
|
931
847
|
}
|
932
848
|
//--------------------------------------------------------------------------
|
933
849
|
//
|
934
|
-
// Host element access
|
935
|
-
//
|
936
|
-
//--------------------------------------------------------------------------
|
937
|
-
//--------------------------------------------------------------------------
|
938
|
-
//
|
939
|
-
// Properties (public)
|
940
|
-
//
|
941
|
-
//--------------------------------------------------------------------------
|
942
|
-
/**
|
943
|
-
* esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
944
|
-
*/
|
945
|
-
mapView;
|
946
|
-
/**
|
947
|
-
* boolean: When true the selected feature popup will be shown when serach result is found
|
948
|
-
*/
|
949
|
-
popupEnabled = false;
|
950
|
-
/**
|
951
|
-
* boolean: When true a graphic will be added for the search result
|
952
|
-
*/
|
953
|
-
resultGraphicEnabled = false;
|
954
|
-
/**
|
955
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
956
|
-
*/
|
957
|
-
searchConfiguration;
|
958
|
-
/**
|
959
|
-
* string: Text entered by the end user.
|
960
|
-
* Used to search against the locator.
|
961
|
-
*/
|
962
|
-
searchTerm;
|
963
|
-
/**
|
964
|
-
* esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
|
965
|
-
*/
|
966
|
-
searchWidget;
|
967
|
-
//--------------------------------------------------------------------------
|
968
|
-
//
|
969
850
|
// State (internal)
|
970
851
|
//
|
971
852
|
//--------------------------------------------------------------------------
|
@@ -1157,125 +1038,35 @@ const MapToolsStyle0 = mapToolsCss;
|
|
1157
1038
|
const MapTools = class {
|
1158
1039
|
constructor(hostRef) {
|
1159
1040
|
index.registerInstance(this, hostRef);
|
1041
|
+
this.basemapConfig = undefined;
|
1042
|
+
this.enableLegend = undefined;
|
1043
|
+
this.enableFloorFilter = undefined;
|
1044
|
+
this.enableFullscreen = undefined;
|
1045
|
+
this.enableSearch = undefined;
|
1046
|
+
this.enableBasemap = undefined;
|
1047
|
+
this.enableHome = undefined;
|
1048
|
+
this.enableSingleExpand = undefined;
|
1049
|
+
this.homeZoomToolsSize = "m";
|
1050
|
+
this.layout = "vertical";
|
1051
|
+
this.locale = undefined;
|
1052
|
+
this.mapView = undefined;
|
1053
|
+
this.mapWidgetsSize = "m";
|
1054
|
+
this.position = "top-right";
|
1055
|
+
this.searchConfiguration = undefined;
|
1056
|
+
this.stackTools = true;
|
1057
|
+
this.toolOrder = undefined;
|
1058
|
+
this._hasFloorInfo = false;
|
1059
|
+
this._translations = undefined;
|
1060
|
+
this._showTools = true;
|
1061
|
+
this._showBasemapWidget = false;
|
1062
|
+
this._showFloorFilter = false;
|
1063
|
+
this._showFullscreen = false;
|
1064
|
+
this._showLegendWidget = false;
|
1065
|
+
this._showSearchWidget = false;
|
1160
1066
|
}
|
1161
1067
|
get el() { return index.getElement(this); }
|
1162
1068
|
//--------------------------------------------------------------------------
|
1163
1069
|
//
|
1164
|
-
// Properties (public)
|
1165
|
-
//
|
1166
|
-
//--------------------------------------------------------------------------
|
1167
|
-
/**
|
1168
|
-
* IBasemapConfig: List of any basemaps to filter out from the basemap widget
|
1169
|
-
*/
|
1170
|
-
basemapConfig;
|
1171
|
-
/**
|
1172
|
-
* boolean: when true the legend widget will be available
|
1173
|
-
*/
|
1174
|
-
enableLegend;
|
1175
|
-
/**
|
1176
|
-
* boolean: when true the floor filter widget will be available
|
1177
|
-
*/
|
1178
|
-
enableFloorFilter;
|
1179
|
-
/**
|
1180
|
-
* boolean: when true the fullscreen widget will be available
|
1181
|
-
*/
|
1182
|
-
enableFullscreen;
|
1183
|
-
/**
|
1184
|
-
* boolean: when true the search widget will be available
|
1185
|
-
*/
|
1186
|
-
enableSearch;
|
1187
|
-
/**
|
1188
|
-
* boolean: when true the basemap widget will be available
|
1189
|
-
*/
|
1190
|
-
enableBasemap;
|
1191
|
-
/**
|
1192
|
-
* boolean: when true the home widget will be available
|
1193
|
-
*/
|
1194
|
-
enableHome;
|
1195
|
-
/**
|
1196
|
-
* boolean: when true map tools will be displayed within a single expand/collapse widget
|
1197
|
-
* when false widgets will be loaded individually into expand widgets
|
1198
|
-
*/
|
1199
|
-
enableSingleExpand;
|
1200
|
-
/**
|
1201
|
-
* "s" | "m" | "l": Used for Zoom and Home tools
|
1202
|
-
*/
|
1203
|
-
homeZoomToolsSize = "m";
|
1204
|
-
/**
|
1205
|
-
* "horizontal" | "vertical": used to control the orientation of the tools
|
1206
|
-
*/
|
1207
|
-
layout = "vertical";
|
1208
|
-
/**
|
1209
|
-
* string: Locale to use for translation of stings in the UI
|
1210
|
-
*/
|
1211
|
-
locale;
|
1212
|
-
/**
|
1213
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
1214
|
-
*/
|
1215
|
-
mapView;
|
1216
|
-
/**
|
1217
|
-
* "s" | "m" | "l": Used for optional map tool widget
|
1218
|
-
*/
|
1219
|
-
mapWidgetsSize = "m";
|
1220
|
-
/**
|
1221
|
-
* __esri.UIPosition: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-ui-UI.html#UIPosition
|
1222
|
-
* The position details for the tools
|
1223
|
-
*/
|
1224
|
-
position = "top-right";
|
1225
|
-
/**
|
1226
|
-
* ISearchConfiguration: Configuration details for the Search widget
|
1227
|
-
*/
|
1228
|
-
searchConfiguration;
|
1229
|
-
/**
|
1230
|
-
* boolean: When true the map widget tools will have no margin between them.
|
1231
|
-
* When false the map widget tools will have a margin between them.
|
1232
|
-
*/
|
1233
|
-
stackTools = true;
|
1234
|
-
/**
|
1235
|
-
*
|
1236
|
-
* Valid tools: "legend", "search", "fullscreen", "basemap", "floorfilter"
|
1237
|
-
*/
|
1238
|
-
toolOrder;
|
1239
|
-
//--------------------------------------------------------------------------
|
1240
|
-
//
|
1241
|
-
// State (internal)
|
1242
|
-
//
|
1243
|
-
//--------------------------------------------------------------------------
|
1244
|
-
/**
|
1245
|
-
* When true the map supports floor awareness
|
1246
|
-
*/
|
1247
|
-
_hasFloorInfo = false;
|
1248
|
-
/**
|
1249
|
-
* Contains the translations for this component.
|
1250
|
-
* All UI strings should be defined here.
|
1251
|
-
*/
|
1252
|
-
_translations;
|
1253
|
-
/**
|
1254
|
-
* When true the tool action bar will be displayed
|
1255
|
-
*/
|
1256
|
-
_showTools = true;
|
1257
|
-
/**
|
1258
|
-
* When true the basemap picker will be displayed
|
1259
|
-
*/
|
1260
|
-
_showBasemapWidget = false;
|
1261
|
-
/**
|
1262
|
-
* When true the floor filter widget will be displayed
|
1263
|
-
*/
|
1264
|
-
_showFloorFilter = false;
|
1265
|
-
/**
|
1266
|
-
* When true the map will be displayed in fullscreen mode
|
1267
|
-
*/
|
1268
|
-
_showFullscreen = false;
|
1269
|
-
/**
|
1270
|
-
* When true the legend widget will be displayed
|
1271
|
-
*/
|
1272
|
-
_showLegendWidget = false;
|
1273
|
-
/**
|
1274
|
-
* When true the search widget will be displayed
|
1275
|
-
*/
|
1276
|
-
_showSearchWidget = false;
|
1277
|
-
//--------------------------------------------------------------------------
|
1278
|
-
//
|
1279
1070
|
// Properties (protected)
|
1280
1071
|
//
|
1281
1072
|
//--------------------------------------------------------------------------
|
@@ -7,13 +7,13 @@
|
|
7
7
|
|
8
8
|
Object.defineProperty(exports, '__esModule', { value: true });
|
9
9
|
|
10
|
-
const index = require('./index-
|
11
|
-
const locale = require('./locale-
|
10
|
+
const index = require('./index-af14245a.js');
|
11
|
+
const locale = require('./locale-1c60be9c.js');
|
12
12
|
const interfaces = require('./interfaces-09c4c40e.js');
|
13
|
-
const publicNotificationStore = require('./publicNotificationStore-
|
13
|
+
const publicNotificationStore = require('./publicNotificationStore-beb782de.js');
|
14
14
|
require('./esri-loader-08dc41bd.js');
|
15
15
|
require('./_commonjsHelpers-baf43783.js');
|
16
|
-
require('./index-
|
16
|
+
require('./index-ffd12cb0.js');
|
17
17
|
|
18
18
|
const bufferToolsCss = ":host{display:block}.c-container{display:inline-flex}.flex-1{flex:\"1\"}.padding-end-1{padding-inline-end:1rem}.w-50{width:50%}";
|
19
19
|
const BufferToolsStyle0 = bufferToolsCss;
|
@@ -24,62 +24,21 @@ const BufferTools = class {
|
|
24
24
|
this.bufferComplete = index.createEvent(this, "bufferComplete", 7);
|
25
25
|
this.distanceChanged = index.createEvent(this, "distanceChanged", 7);
|
26
26
|
this.unitChanged = index.createEvent(this, "unitChanged", 7);
|
27
|
+
this.appearance = "text";
|
28
|
+
this.distance = 0;
|
29
|
+
this.geometries = [];
|
30
|
+
this.locale = undefined;
|
31
|
+
this.max = undefined;
|
32
|
+
this.min = 0;
|
33
|
+
this.sliderTicks = 10;
|
34
|
+
this.unionResults = true;
|
35
|
+
this.unit = "meters";
|
36
|
+
this.disabled = false;
|
37
|
+
this._translations = undefined;
|
27
38
|
}
|
28
39
|
get el() { return index.getElement(this); }
|
29
40
|
//--------------------------------------------------------------------------
|
30
41
|
//
|
31
|
-
// Properties (public)
|
32
|
-
//
|
33
|
-
//--------------------------------------------------------------------------
|
34
|
-
/**
|
35
|
-
* string: The appearance of display. Can be a "slider" or "text" inputs for distance/value
|
36
|
-
*/
|
37
|
-
appearance = "text";
|
38
|
-
/**
|
39
|
-
* number: The distance used for buffer
|
40
|
-
*/
|
41
|
-
distance = 0;
|
42
|
-
/**
|
43
|
-
* esri/geometry/Geometry: https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html
|
44
|
-
*/
|
45
|
-
geometries = [];
|
46
|
-
/**
|
47
|
-
* string: Locale to use for translation of stings in the UI
|
48
|
-
*/
|
49
|
-
locale;
|
50
|
-
/**
|
51
|
-
* number: The component's maximum selectable value.
|
52
|
-
*/
|
53
|
-
max;
|
54
|
-
/**
|
55
|
-
* number: The component's minimum selectable value.
|
56
|
-
*/
|
57
|
-
min = 0;
|
58
|
-
/**
|
59
|
-
* number: Displays tick marks on the number line at a specified interval.
|
60
|
-
*/
|
61
|
-
sliderTicks = 10;
|
62
|
-
/**
|
63
|
-
* boolean: option to control if buffer results should be unioned
|
64
|
-
*/
|
65
|
-
unionResults = true;
|
66
|
-
/**
|
67
|
-
* DistanceUnit: "feet"|"meters"|"miles"|"kilometers"
|
68
|
-
*/
|
69
|
-
unit = "meters";
|
70
|
-
disabled = false;
|
71
|
-
//--------------------------------------------------------------------------
|
72
|
-
//
|
73
|
-
// State (internal)
|
74
|
-
//
|
75
|
-
//--------------------------------------------------------------------------
|
76
|
-
/**
|
77
|
-
* Contains the translations for this component.
|
78
|
-
* All UI strings should be defined here.
|
79
|
-
*/
|
80
|
-
_translations;
|
81
|
-
//--------------------------------------------------------------------------
|
82
|
-
//
|
83
42
|
// Properties (protected)
|
84
43
|
//
|
85
44
|
//--------------------------------------------------------------------------
|
@@ -355,76 +314,23 @@ const MapDrawTools = class {
|
|
355
314
|
this.sketchGraphicsChange = index.createEvent(this, "sketchGraphicsChange", 7);
|
356
315
|
this.drawUndo = index.createEvent(this, "drawUndo", 7);
|
357
316
|
this.drawRedo = index.createEvent(this, "drawRedo", 7);
|
317
|
+
this.active = false;
|
318
|
+
this.drawMode = interfaces.EDrawMode.SKETCH;
|
319
|
+
this.editGraphicsEnabled = true;
|
320
|
+
this.graphics = undefined;
|
321
|
+
this.locale = undefined;
|
322
|
+
this.mapView = undefined;
|
323
|
+
this.pointSymbol = undefined;
|
324
|
+
this.polylineSymbol = undefined;
|
325
|
+
this.polygonSymbol = undefined;
|
326
|
+
this.redoEnabled = false;
|
327
|
+
this.undoEnabled = false;
|
328
|
+
this._translations = undefined;
|
329
|
+
this._selectionMode = undefined;
|
358
330
|
}
|
359
331
|
get el() { return index.getElement(this); }
|
360
332
|
//--------------------------------------------------------------------------
|
361
333
|
//
|
362
|
-
// Properties (public)
|
363
|
-
//
|
364
|
-
//--------------------------------------------------------------------------
|
365
|
-
/**
|
366
|
-
* boolean: sketch is used by multiple components...need a way to know who should respond...
|
367
|
-
*/
|
368
|
-
active = false;
|
369
|
-
/**
|
370
|
-
* utils/interfaces: Controls how the draw tools are rendered
|
371
|
-
*
|
372
|
-
* SKETCH mode supports snapping
|
373
|
-
* REFINE mode supports undo/redo
|
374
|
-
*/
|
375
|
-
drawMode = interfaces.EDrawMode.SKETCH;
|
376
|
-
/**
|
377
|
-
* boolean: when true you will be able to make additional modifications to the sketched geometry
|
378
|
-
*/
|
379
|
-
editGraphicsEnabled = true;
|
380
|
-
/**
|
381
|
-
* esri/Graphic: https://developers.arcgis.com/javascript/latest/api-reference/esri-Graphic.html
|
382
|
-
*/
|
383
|
-
graphics;
|
384
|
-
/**
|
385
|
-
* string: Locale to use for translation of stings in the UI
|
386
|
-
*/
|
387
|
-
locale;
|
388
|
-
/**
|
389
|
-
* esri/views/View: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
|
390
|
-
*/
|
391
|
-
mapView;
|
392
|
-
/**
|
393
|
-
* esri/symbols/SimpleMarkerSymbol: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleMarkerSymbol.html
|
394
|
-
*/
|
395
|
-
pointSymbol;
|
396
|
-
/**
|
397
|
-
* esri/symbols/SimpleLineSymbol: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html
|
398
|
-
*/
|
399
|
-
polylineSymbol;
|
400
|
-
/**
|
401
|
-
* esri/symbols/SimpleFillSymbol: https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleFillSymbol.html
|
402
|
-
*/
|
403
|
-
polygonSymbol;
|
404
|
-
/**
|
405
|
-
* boolean: when eanbled the user can redo the previous operation
|
406
|
-
*/
|
407
|
-
redoEnabled = false;
|
408
|
-
/**
|
409
|
-
* boolean: when eanbled the user can undo the previous operation
|
410
|
-
*/
|
411
|
-
undoEnabled = false;
|
412
|
-
//--------------------------------------------------------------------------
|
413
|
-
//
|
414
|
-
// State (internal)
|
415
|
-
//
|
416
|
-
//--------------------------------------------------------------------------
|
417
|
-
/**
|
418
|
-
* Contains the translations for this component.
|
419
|
-
* All UI strings should be defined here.
|
420
|
-
*/
|
421
|
-
_translations;
|
422
|
-
/**
|
423
|
-
* utils/interfaces/ESelectionType: POINT, LINE, POLY, RECT
|
424
|
-
*/
|
425
|
-
_selectionMode;
|
426
|
-
//--------------------------------------------------------------------------
|
427
|
-
//
|
428
334
|
// Properties (protected)
|
429
335
|
//
|
430
336
|
//--------------------------------------------------------------------------
|
@@ -650,6 +556,7 @@ const MapDrawTools = class {
|
|
650
556
|
...sketchOptions,
|
651
557
|
container: this._sketchElement,
|
652
558
|
creationMode: "single",
|
559
|
+
toolbarKind: "docked",
|
653
560
|
visibleElements: {
|
654
561
|
duplicateButton: false,
|
655
562
|
selectionTools: {
|
@@ -659,7 +566,7 @@ const MapDrawTools = class {
|
|
659
566
|
circle: false
|
660
567
|
},
|
661
568
|
undoRedoMenu: false,
|
662
|
-
settingsMenu: this.drawMode === interfaces.EDrawMode.SKETCH
|
569
|
+
settingsMenu: this.drawMode === interfaces.EDrawMode.SKETCH,
|
663
570
|
}
|
664
571
|
});
|
665
572
|
this._sketchViewModel = new this.SketchViewModel({
|