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

Custom zoom control example #11

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

aapng
Copy link
Contributor

@aapng aapng commented Mar 17, 2021

No description provided.

@aapng aapng requested a review from lagner March 19, 2021 08:03
@aapng aapng requested a review from maxal9999 March 22, 2021 12:01
@aapng
Copy link
Contributor Author

aapng commented Mar 22, 2021

У-у-у, @lagner разломал develop, поэтому нужно чинить ветку.

@ok-gurov ok-gurov force-pushed the feature/custom-zoom-control branch from 4702fb3 to fcc8469 Compare May 6, 2021 08:08
Copy link
Contributor

@ok-gurov ok-gurov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aapng, реквест уже не очень актуален. Закроем?

}
if self.showMarkers {
self.viewFactory.makeMarkerView(show: $showMarkers).followKeyboard($keyboardOffset)
GeometryReader { geometry in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Какова необходимость использования GeometryReader в данном случае? Кажется геометрия никак не используется.

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