Flex/Flash builder both have this same limitation at the moment. Anything that's using the flash iphone packager.
As I said, there are ways to get around it but they are difficult, I think using the js google maps in a stage web view works but I haven't tried this as yet so can't confirm. xcode, is a different solution. Doesn't use the google maps for flash api so will be a completely different set of conditions. But it basically uses the web view of the maps api. See here for a bit of an overview: http://code.google.com/apis/maps/articles/mobile_overview_v3.html Hopefully we get access to the flash api with the iphone packager soon, but I'm not aware of any development along these lines... Michael On Apr 9, 6:33 pm, Levko Yaskewych <[email protected]> wrote: > Thanks. > > I appreciate the reply. > > I thought I was misinterpreting the documentation. > > Do you know if flex builder or XCODE are able to deal with google maps? > > Cheers > > > > > > > > On Sat, Apr 9, 2011 at 2:20 PM, Michael <[email protected]> wrote: > > I think you'll find its a problem with iOS and the iphone packaging of > > AS3. > > > Google maps loads an external asset to get the maps api to work which > > currently is unsupported in the iphone flash packager, there are some > > solutions with using stage web view i think but you'll have to > > investigate it more. > > > On Apr 9, 10:08 am, Inter FX <[email protected]> wrote: > > > Am I missing adding a URL redirect to my domain even though it is on a > > > mobile device? Where is the connection? > > > -- > > 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.
