ushahidi / Ushahidi_iPhone

http://www.ushahidi.com and https://wiki.ushahidi.com/display/forums/Ushahidi+Forums
GNU Lesser General Public License v3.0
125 stars 58 forks source link

IOS: coordinate correction doesn't work #64

Closed mms101 closed 11 years ago

mms101 commented 11 years ago

Hello,

When I tried to correct coordinates for a report with Ushahidi application on iPhone, the application get coordinates of current position.

So, when I wish to create report, when I’m not in place of report, I’m not able to input right position.

iPhone: 5

IOS: 6.1.4 (10B350)

Regards,

Modest Sokolov

dalezak commented 11 years ago

If you click the latitude & longitude row for a new report, it will show a clickable map which allows you to move the map pin.

ushahidi_ios_map

mms101 commented 11 years ago

Hello,

That's right. I've used this way, but corrections on the map it was not changed on the position. Hope, it is fixed now.

2013/6/3 Dale Zak notifications@github.com

If you click the latitude & longitude row for a new report, it will show a clickable map which allows you to move the map pin.

[image: ushahidi_ios_map]https://f.cloud.github.com/assets/91811/599806/f124ae28-cc58-11e2-8378-c78998af7f5b.jpg

— Reply to this email directly or view it on GitHubhttps://github.com/ushahidi/Ushahidi_iPhone/issues/64#issuecomment-18844330 .

dalezak commented 11 years ago

Ok, I'll investigate...

sselbe commented 11 years ago

Yeah we are having that problem as well on our whitelabeled version of the app. It is not allowing any location other than the current one. Pin will drop and show the new coordinates, but once you return to the report page it will just revert back to the current location.

dalezak commented 11 years ago

A'right, added a check to only detect location if the report latitude or longitude has not been set, this will prevent the current location from clobbering the user's newly selected location.

The fix will be included in the 3.6 release of the Ushahidi iOS app.