<mx:Label click="navigateToURL(new URLRequest(data.Photos), '_blank');" htmlText="Abbreviation: {data.Photos}"/>
<mx:Component className="MyInfoWindowRenderer"> <mx:VBox label="�?úáèòèÿ" backgroundColor="0xEEEEEE"> <mx:Label text="State Fips: {data.Descriptio}"/> <mx:Label text="Abbreviation: {data.Where_}"/> <mx:Label text="Abbreviation: {data.Info}"/> <mx:Label click="navigateToURL(new URLRequest('{data.Photos}'), '_blank');" htmlText="Abbreviation: <u>{data.Photos}</u>"/> </mx:VBox> </mx:Component>
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.