I’m trying to make an app that uses Google maps API mapviews and my problem is that when building the app I realized that the roads on Google maps scale down on zoom in and wondering if there is any way to disable this scaling as I want the full size of the roads on maximum zoom. Hopefully this picture will clear any misunderstandings:

I don’t believe that you will be satisfied with the result from what you are trying to do, fixing the zoom to a specific value, which will resukt in a very pour user experience …
But if you really want to give it a try, just use the one of the solutions in this post
good luck.