Windows 10 maps part 5 - styles and 3D
IntroIn part 5 of this series I will show two seemingly unrelated things - the map "styles" and 3D maps. From a code perspective this is, just like last time...
IntroIn part 5 of this series I will show two seemingly unrelated things - the map "styles" and 3D maps. From a code perspective this is, just like last time...
There is a debating technique that is called "reductio ad absurdum" which demonstrates the validity of a statement by proving that the opposite is impossible...
Intro This part of the mapping series is the shortest from a code perspective - it actually only handles six properties of the Map control, but these give yo...
IntroIn my previous post in this series I showed how to draw lines, polygons and icons on the map. What I did not show was how you could query the map for th...
IntroIn my previous post in this series I have talked about how to get a map control in a Universal Windows App and how to set it up with a proper key, now i...