iPhoneInput.lastLocation 最后位置
static var lastLocation : LocationInfo
Description描述
Last measured device geographical location.
最后被测量出来的地理位置。
Location service should be started via iPhoneSettings.StartLocationServiceUpdates() before accessing this property.
在访问这个属性之前应该先通过iPhoneSettings.StartLocationServiceUpdates()方法来启动Location service(位置测量服务)
最后修改:2011年4月8日 Friday 14:49