<body class="claro"> <%--<form id="form1" runat="server">--%> <div id="mainWindow" dojotype="dijit.layout.BorderContainer" design="sidebar" gutters="false" style="width: 100%; height: 100%;"> <div id="leftPane" class="roundedCorners" dojotype="dijit.layout.ContentPane" region="left"> Enter an input address and the application will use the sample address locator to return the location for street addresses in the United States. <br /> <textarea type="text" id="address" />380 New York St, Redlands</textArea> <br /> <button dojotype="dijit.form.Button" onclick="locate()"> Locate</button> </div> <div id="map" class="roundedCorners shadow" dojotype="dijit.layout.ContentPane" region="center"> </div> </div> <%--</form>--%> </body>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.