I'm getting started with learning UWP apps using Visual Studio 2017 and I'd like to create a map that displays only coastlines and country borders, i.e: No roads, city names, or anything else. I've been googling and reading tutorials but can't figure out if this is even possible, let alone how to do it. The closest I can find is MapStyle, but that doesn't seem to offer a solution.
Any ideas, or is this simply not possible? Thanks.