I have a problem when trying to implement a WMS/WMTS service in mapbox. I'm using java and android studio. I managed to place the map in the right coordinates, but when I zoom in the tiles from the service duplicates and scatters on the map. It also does not scale with the rest of the map as I zoom. I first tried with WMS service, then tried with a WMTS service to se if that helped, but i get the same problem.
It looks like I don't get the new tile from the WMS/WMTS and it just puts the same map on all the sub-tiles.
I use this website to test my urls: http://trailbehind.github.io/TilejsonTester/
[Image shows when I zoom. Map of Norway shows four places in the world and does not get bigger][1]