Pokemon-Go-Controller icon indicating copy to clipboard operation
Pokemon-Go-Controller copied to clipboard

Feature Request: Input lng & lat manually

Open soffchen opened this issue 9 years ago • 5 comments

Easier to move to the shared places.

soffchen avatar Jul 13 '16 11:07 soffchen

I was thinking the same, but want to search by address instead. Will see what I can do.

pawin avatar Jul 13 '16 12:07 pawin

Inputting lng & lat is enough, since players share lng & lat more. We can search address in Google Maps and get the lng & lat. Universal Clipboard in iOS 10 & macOS 10.12 will make this better.

soffchen avatar Jul 13 '16 12:07 soffchen

Players will share this info: Location Updated! latitude: 37.7902382048224 longitude: -122.388545250528 And they can't address info from the Controller app.

soffchen avatar Jul 13 '16 12:07 soffchen

I think I'll have to add navigation bar on the view controller for more actions, so we can implement this feature, @kahopoon what do you think?

pawin avatar Jul 14 '16 10:07 pawin

I've implemented this feature in my own app: https://github.com/iam4x/pokemongo-webspoof

iam4x avatar Jul 16 '16 16:07 iam4x