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

no message

parent 5a6c1496
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
<LocationScenarioReference <LocationScenarioReference
identifier = "London, England" identifier = "Hong Kong, China"
referenceType = "1"> referenceType = "1">
</LocationScenarioReference> </LocationScenarioReference>
</LaunchAction> </LaunchAction>
......
...@@ -98,8 +98,9 @@ ...@@ -98,8 +98,9 @@
[super viewDidAppear:animated]; [super viewDidAppear:animated];
self.refershMyself = YES; 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){ // if(!model){
// return; // return;
// } // }
...@@ -112,7 +113,7 @@ ...@@ -112,7 +113,7 @@
// } // }
// //
// [self setPoint:coord target:1]; // [self setPoint:coord target:1];
// }]; }];
} }
-(void)shareAction { -(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