define([ "dojo/Evented", "dojo/_base/declare", "dojo/_base/lang", "dojo/has", "esri/kernel", "esri/arcgis/utils", "dijit/_WidgetBase", "dijit/_OnDijitClickMixin", "dijit/_TemplatedMixin", "dojo/on", "dijit/layout/ContentPane", "dijit/form/TextBox", "dijit/form/Button", // load template "dojo/text!./templates/ZoomtoXY.html", "dojo/dom-class", "dojo/dom-style" ], function ( Evented, declare, lang, has, esriNS, arcgisUtils, _WidgetBase, _OnDijitClickMixin, _TemplatedMixin, on, dijitTemplate, domClass, domStyle ) ...
require([ "esri/map", "dojo/parser", // You don't reference these in the alias of the function "dojo/dom", "esri/toolbars/navigation", "dijit/form/Button", "dijit/Toolbar", "dijit/layout/BorderContainer", "dijit/layout/ContentPane", "dijit/layout/AccordionContainer", "esri/dijit/BasemapGallery", "esri/arcgis/utils", "ERMWidgets/ZoomToXY", "dojo/domReady!" domReady! should be last argument ], function (Map, parser, BasemapGallery, arcgisUtils, /* This Navigation is in wrong order */Navigation , ZoomToXY) { ...
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.