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

Maps are displayed repeatedly #57

Open
alicewang05 opened this issue Aug 17, 2015 · 1 comment
Open

Maps are displayed repeatedly #57

alicewang05 opened this issue Aug 17, 2015 · 1 comment

Comments

@alicewang05
Copy link

Hello

I am trying to load Mbtiles to the mapview, it is working fine but multiple maps are drawn horizontally. I can see mapView.moveToFitBounds() is used, but does not prevent user to scroll left and right to see the repeated maps. Also I added a marker on the map, but the marker only be shown on one map. Is there any way to only allow on map being drawn or allow marker is added on all maps.

Thanks a lot.

Best Regards,
Alice
nutiteq_example

@alicewang05
Copy link
Author

right, find mapView.getOptions().setSeamlessPanning(false); could stop multiple maps being drawn.

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