I'm looking into creating an application that takes an interior .pdf map of a building, and displays information about each room as it is clicked. Relatively simple, but I'm a bit stuck on the best way to achieve this as a native Win10 app.
The most recent Stack Overflow answer I found was this one:
Looking for a simple Silverlight map component
But it's old. Anyone have more up to date tips on how to essentially trace over the existing schematic so that I can start coding each room in the map?
Thanks,
N