UNPKG

@arcgis/map-components

Version:
10 lines (9 loc) 239 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.1/LICENSE.txt */ function i(o, t, n) { if (!t) throw new Error("`view` is not defined. Cannot go to viewpoint."); return n ? n(t, o) : t.goTo(o.target, o.options); } export { i as c };