Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geolocation attachment for post #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chiliec
Copy link

@chiliec chiliec commented Dec 9, 2015

Это к таску #297. Я совершенно не знаю obj c и не смог разобраться как собрать фреймворк, но, возможно, этот PR хоть немного приблизит внедрение геолокации в VKShareDialogController.

@RomanTruba
Copy link
Contributor

Спасибо, но это очень упрощенный вариант.
Во-первых, CLLocationCoordinate2D структура, не нужно передавать указатели, можно просто её копировать.
Во-вторых, от реализации этой функциональности меня останавливало то, что необходимо дать пользователю возможность откреплять местоположение по желанию. В вашем же варианте это просто раскрытие местоположения без спроса пользователя.

@chiliec
Copy link
Author

chiliec commented Dec 24, 2015

Так это понятно, но UI я совершенно не умею готовить :(
И нет, это не раскрытие местоположения пользователя, а добавление произвольной локации на карте к посту.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants