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

Pan Boundary with 2 new MapOptions variables: swPanBoundary and nePanBoundary. #47

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

alfanhui
Copy link
Contributor

@alfanhui alfanhui commented Jun 7, 2018

MapOptions now has 2 new variables, swPanBoundary and nwPanBoundary. Immediate assert fail if center variable is outside pan boundary. map.dart's move() function returns out if *new center is out of pan bounds.

…Immediate assert fail if center variable is outside either boundaries. map.dart's move function returns if *new center is out of pan bounds.
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