Webview: Bing Map tiles appear to be blurred compared to Google Maps ones
问题 I'm doing a bit of a POC for the WP8.1 application written in HTML5/JS that includes the maps in the webviews. Scenario: I have 2 webviews with exactly the same HTML structure I'm referring the webviews to. In one webview I'm loading the bing.html that loads the bing maps. In other webview I'm loading the google maps map via the google.html. bing.html and google.html have the same HTML structure and that is: Bing.html <!DOCTYPE html> <html style="width:100%; height:100%; overflow:hidden;