I\'ve got a mapView which zooms to the current location using viewDidLoad : #define METERS_PER_MILE 1609.344
How can I get the current l开发者_C百科ocation from user in iOS?The answer of RedBlueThing worked quite well for me. Here is some sample code of how I did it.
I am using the rvideo gem to transcode files to a .flv format. class Video < ActiveRecord::Base include AASM