setMap: function(map) { // Run logic defined in the base class this.inherited(arguments); //COMMENT OUT OR REMOVE THESE LINES // hide the info window when the user is focusing elsewhere. // this._eventConnections.push(dojo.connect(map, "onPanStart", this, this.hide)); // this._eventConnections.push(dojo.connect(map, "onZoomStart", this, this.hide)); },
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.