Commit c4c6f713 authored by lmj_521aiau@163.com's avatar lmj_521aiau@163.com

no message

parent 5a6c1496
......@@ -51,7 +51,7 @@
</BuildableReference>
</BuildableProductRunnable>
<LocationScenarioReference
identifier = "London, England"
identifier = "Hong Kong, China"
referenceType = "1">
</LocationScenarioReference>
</LaunchAction>
......
......@@ -98,8 +98,9 @@
[super viewDidAppear:animated];
self.refershMyself = YES;
// [[ZJLocationManager shared] initWithLocationUpdateInfo:^(ZJLocationModel * model, CLLocation * location, ZJMapType mapType) {
//
[[ZJLocationManager shared] initWithLocationUpdateInfo:^(ZJLocationModel * model, CLLocation * location, ZJMapType mapType) {
self.mapType = mapType;
// if(!model){
// return;
// }
......@@ -112,7 +113,7 @@
// }
//
// [self setPoint:coord target:1];
// }];
}];
}
-(void)shareAction {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment