maps class is not in packager. u have to use static maps.
they r 4 free. been there done that. my app which was accepted yesterday in store had to be built this way. u have to wait mate. On Fri, Jun 24, 2011 at 12:41 AM, @lex <[email protected]> wrote: > Emm.. What not included? Google Maps API developed with standart > functions, and they must be included :( > Maybe exists other way, for package .ipa? > > On 23 июн, 20:08, Levko Yaskewych <[email protected]> wrote: > > this is not included in iphone packager in CS5.5 using AIR 2.6, iOS4+ > > > > need to wait for future release > > > > > > > > > > > > > > > > On Thu, Jun 23, 2011 at 10:00 PM, @lex <[email protected]> wrote: > > > Hello, I'm developing app for iPhone, use Flash IDE with "AIR for > > > iOS". > > > Do add Google Maps on Stage, and run the application on the computer > > > succeeds, - all works. > > > Next, do publishing app to .ipa file, run on iPhone, and Maps don't > > > work! Because event MapEvent.MAP_READY not executed. > > > Please, help, what need do? > > > > > P.S. > > > - use map_1_20.swc > > > - add map to stage: > > > > > map=new Map(); > > > map.key=key; > > > map.url=url; > > > map.sensor='true'; > > > > > map.addEventListener(MapEvent.MAP_READY,ready); > > > > > addChild(map); > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Google Maps API For Flash" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API For Flash" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-maps-api-for-flash?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api-for-flash?hl=en.
