UNPKG

esri-map-view

Version:

Display an Esri map view as a web component.

12 lines (9 loc) 1.9 kB
import { b as bootstrapLazy } from './index-yT2zF3jg.js'; export { s as setNonce } from './index-yT2zF3jg.js'; import { g as globalScripts } from './app-globals-DQuL1Twl.js'; const defineCustomElements = async (win, options) => { if (typeof window === 'undefined') return undefined; 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); }; export { defineCustomElements };