uwp-maps Questions
2
Solved
In my UWP app, I use a Geopoint class:
using Windows.Devices.Geolocation;
. . .
List<Geopoint> locations;
In a Winforms app, this is not available - Geopoint is not recognized. Is there an...
5
Solved
1
Solved
I would like to add 3D object in Windows 10 UWP map control.
This object would be "polygon with height", e.g. simple representation of a house - cuboid or cube.
Illustration image:
I know that...
Deviationism asked 21/7, 2016 at 12:35
1
© 2022 - 2024 — McMap. All rights reserved.