0

i want to display the maps in iphones map application. so, when i tap on map button it should navigate to iphone app. i have the code that works fine in other than ios 6 . but i want it in ios 6.thanks in advance

wasim
  • 698
  • 8
  • 20

1 Answers1

2

Apple documents its maps URL scheme here. You must replace maps.google.com with maps.apple.com.

KingofBliss
  • 15,055
  • 6
  • 50
  • 72