In OS X Mavericks, has anyone used MKLaunchOptionsMapTypeKey to open a map in 
Hybrid mode,  for example:

NSDictionary *options = @{MKLaunchOptionsMapTypeKey: [NSNumber 
numberWithUnsignedInteger:MKMapTypeHybrid]};

followed by openInMapsWithLaunchOptions:  ?

The map opens in Hybrid mode, however in order to set it into Standard mode (in 
the Maps application), you need to select Hybrid mode (or Satellite mode), and 
then set  it to Standard mode. Also, the view menu shows no selection when you 
initially go into the Maps application. 

Is this a bug or is there something else that needs to be done in order to make 
this work correctly?

Thanks,

Jim Merkel
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to