<esri:ArcGISTiledMapServiceLayer show="layerShowHandler(event)"
url="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
visible="{bb.selectedIndex == 1}"/>
<esri:OpenStreetMapLayer show="layerShowHandler(event)"
visible="{bb.selectedIndex == 0}"/>