UNPKG

esri-map-view

Version:

Display an Esri map view as a web component.

22 lines (18 loc) 2.1 kB
import { p as promiseResolve, b as bootstrapLazy } from './index-yT2zF3jg.js'; export { s as setNonce } from './index-yT2zF3jg.js'; import { g as globalScripts } from './app-globals-DQuL1Twl.js'; /* Stencil Client Patch Browser v4.43.4 | MIT Licensed | https://stenciljs.com */ var patchBrowser = () => { const importMeta = import.meta.url; const opts = {}; if (importMeta !== "") { opts.resourcesUrl = new URL(".", importMeta).href; } return promiseResolve(opts); }; patchBrowser().then(async (options) => { await globalScripts(); return bootstrapLazy([["esri-map-view_2",[[0,"esri-map-view",{"apikey":[1537],"basemap":[1537],"webmap":[1537],"viewpoint":[1537],"layers":[1537],"search":[1537],"symbol":[1537],"symboloffset":[1537],"popuptitle":[1537],"popupinfo":[1537],"ui":[1537],"minmaxzoom":[1537]},null,{"apikey":[{"watchAPIKeyHandler":0}],"basemap":[{"watchBasemapHandler":0}],"webmap":[{"watchWebmapHandler":0}],"viewpoint":[{"watchViewPointHandler":0}],"layers":[{"watchLayersHandler":0}],"search":[{"watchSearchHandler":0}],"symbol":[{"watchSymbolHandler":0}],"symboloffset":[{"watchSymbolOffsetHandler":0}],"popuptitle":[{"watchPopupTitleHandler":0}],"popupinfo":[{"watchPopupInfoHandler":0}],"ui":[{"watchUIHandler":0}],"minmaxzoom":[{"watchMinMaxZoomHandler":0}]}],[0,"esri-scene-view",{"apikey":[1537],"basemap":[1537],"webscene":[1537],"viewpoint":[1537],"cameraposition":[1537],"layers":[1537],"search":[1537],"symbol":[1537],"symboloffset":[1537],"popuptitle":[1537],"popupinfo":[1537],"ui":[1537],"minmaxalt":[1537]},null,{"apikey":[{"watchAPIKeyHandler":0}],"basemap":[{"watchBasemapHandler":0}],"webscene":[{"watchWebSceneHandler":0}],"viewpoint":[{"watchViewPointHandler":0}],"cameraPosition":[{"watchCameraPositionHandler":0}],"layers":[{"watchLayersHandler":0}],"search":[{"watchSearchHandler":0}],"symbol":[{"watchSymbolHandler":0}],"symboloffset":[{"watchSymbolOffsetHandler":0}],"popuptitle":[{"watchPopupTitleHandler":0}],"popupinfo":[{"watchPopupInfoHandler":0}],"ui":[{"watchUIHandler":0}],"minmaxalt":[{"watchMinMaxAltHandler":0}]}]]]], options); });