I am working in fitness app and there is part when user do any activity with my app i need to create image that shows user's distance this is the image,but my images are vary when the distance is less than 100 meters the drawing is too small and if i add zoom for distance less 400 meters the consistency between images are lost the padding from different sides get different and it is also not recommended to use zoom by yourself because google will handle them perfectly for big distance. when explored Strava app the images they generate are perfect and consistent despite the distance. how i can achieve something like this. PS: i am using google maps api to generate api but i need to specify image parameters.