
Map Apps - Distance Calculator - social.msdn.microsoft.com
Mar 12, 2014 · These forums are for the Bing Maps developer API's and not related to the Bing Maps consumer site. I would recommend voting/submitting ideas for the Bing Maps consumer site on their …
Creating Map Tiles from Raster Images - social.msdn.microsoft.com
May 4, 2014 · I'm trying to setup an automated (command prompt) way to create regular map tile datasets from raster (png) images for my bing map applications in windows store and windows …
Drawing rectangle with WPF bing maps - social.msdn.microsoft.com
Aug 12, 2014 · I am trying to draw a rectangle on the WPF Bing map control as the user moves the mouse on the screen. So something like the user presses the mouse button, and then drags the …
How To Use .shp files, .prj, .shp.xml, .shx and .dbf files
The PRJ file stores the map projection and coordinate system. You will need to use this to transform your SHP file's coordinates into the geographic coords + WGS84 system used by Bing Maps.
Train Station Assets in V8 - social.msdn.microsoft.com
Jun 1, 2017 · In V7 train stations in the UK where rendered as part of the map tile. In V8 they seem to be a separate layer/pins. Anyone any idea how I can add the Bing Map train station assets? I've …
Failed to execute 'write' on 'Document': It isn't possible to write ...
Sep 18, 2014 · If I try to load it normally with a script tag in the html page, it will load too quick, meaning it will load before the Bing Map library loads because Bing is being loaded by RequireJS. Hope this …
Xamarin.Forms.Maps - The tiles of the map updates two times for each ...
Sep 16, 2016 · Once you did all of it, it should be good ! Now, do not forget that, to use my code in order to set the tiles of your map, you need to re-create a CustomMap object as I did (in …
Cannot read property 'length' of undefined?
Mar 22, 2013 · Sorry for any inconvenience. We were going through an upgrade yesterday so that might have caused this temporarily but that was not expected. Let me know if you see the issue again. I will …
How to get current input language in active windows?
May 19, 2014 · To actually detect what language a user is typing into a field, pasting into a field, webbrowser document contains, etc on an application you will probably need to provide your …
System.Data.OracleClient no longer functions in Visual Studio
1) Keep using the System.Data.OracleClient provider (provided by Microsoft), with its types. Being obsolete doesn't mean that it doesn't work, it means that you are encouraged to stop using it …