I am querying Bing Maps for an image using specific coordinates and a specific size of the image I want returned. However, Bing Maps seem to pad the image to stick to the aspect ratio or something (speculation). How do I get an image of ANY size that just shows the coordinates I query?
The image this query returns is displayed below, along with the extra padding within the rectangles I drew to highlight the issue. Even if I remove the 'mapSize=1500,1500' I still do not get the exact coordinates queried.
The overlap, or extra padding of the image can be seen from the following two images. Where one image stops, the other image is supposed to begin:
Picture 1 has coordinates of: 17.95, -76.86, 17.98, -76.82.
Picture 2 has coordinages of: 17.95, -76.82, 17.98, -76.78