Which longitude/latitude adjustments do I need to enlarge my map to the northwest and to the southeast?
问题 This is related to my earlier question I want to add a "shim" to my map so that the extreme pushpins aren't half-in bounds, half out-of-bounds. I'm on the right track (no pun intended), but my logic is faulty. I wrote this method: // Adapted from Brundritt and Boonaert: https://stackoverflow.com/questions/26937358/can-i-adjust-my-bing-maps-view-locationrect-bounding-box-by-a-small-amount public static Location GetAShimLocation(IList<Location> locations, bool IsForNorthwestCorner) { const