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

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