i am implementing google map related application in mobile flex project

    map.setOptions({mapTypeControlOptions: { 
                          style:google.maps.MapTypeControlStyle.DROPDOWN_MENU 
                   } 
            } );  

this is the code for webproject

in my app script file i am import this package com.google.maps.MapTypeOptions; how can set the maptype drop down menu in mobile flex project using google maps in my script mxml file

please forward some suggestion

Thank in advance

Narasimha

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.