<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>
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.