In case anyone else is looking for a solution..
mapController = new MapController(myAS2Map);
mapController.setMapView("Satellite") --- In [email protected], "sarah_e_boys" <[EMAIL PROTECTED]> wrote: > > Is it possible to open a Yahoo map in Satellite view? I am using Flex 2 > with the AS3 library for Yahoo! maps. I can see that the widget class > allows you to show the Satellite Control Widget but am not clear on > whether the view can be set to satellite when the map is first > displayed. >

