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

The map zoom out, and scroll out from the field of view #27

Open
gabboraron opened this issue Apr 15, 2020 · 0 comments
Open

The map zoom out, and scroll out from the field of view #27

gabboraron opened this issue Apr 15, 2020 · 0 comments

Comments

@gabboraron
Copy link

I'm new at kivy so maybe I do something wrong, but I can scroll out from the map, and then the map disappear. I also add max_zoomto the .kv file, but nothing has changed.

I use these settings in .kv file:

        MapView:
            lat:47.456591
            lon:19.029897
            zoom:5
            max_zoom: 10
            double_tap_zoom: True

Is there any solution for this kind of problem? I didn't find it yet.

@AndreMiras AndreMiras transferred this issue from kivy-garden/garden.mapview Apr 18, 2020
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

No branches or pull requests

1 participant