目前我这样做是为了“获取方向”:NSString*googleMapsURLString;googleMapsURLString=[NSStringstringWithFormat:@"http://maps.google.com/?saddr=%1.6f,%1.6f&daddr=%1.6f,%1.6f",curLoc.latitude,//StartcurLoc.longitude,self.hotspot.coordinate.latitude,self.hotspot.coordinate.longitude];NSLog(@"OpeningURL:%@",googleMapsU
目前我这样做是为了“获取方向”:NSString*googleMapsURLString;googleMapsURLString=[NSStringstringWithFormat:@"http://maps.google.com/?saddr=%1.6f,%1.6f&daddr=%1.6f,%1.6f",curLoc.latitude,//StartcurLoc.longitude,self.hotspot.coordinate.latitude,self.hotspot.coordinate.longitude];NSLog(@"OpeningURL:%@",googleMapsU