Horacio Vásquez
Horacio Vásquez

Reputation: 117

Bingmaps MapServiceToken issue

I'm trying to add a map on my UWP app but I get a warning stating that the Service Token was not specified. I followed tried to follow the instruction from here https://learn.microsoft.com/en-us/windows/uwp/maps-and-location/authentication-key but I don't get the "Windows Application" option. I only get these three:

enter image description here

I tried with all three options with no luck. What's the correct way to proceed in this case???

Cheers!

Upvotes: 0

Views: 248

Answers (1)

Nico Zhu
Nico Zhu

Reputation: 32775

but I don't get the "Windows Application" option. I only get these three

For the testing, I can get Windows Application option in the drop-box, and above screenshot looks that the web page has not load complete. Please try to clean the browser's cache. And you could also try to use other browser to open this link and please make sure the developer account was login.

Upvotes: 1

Related Questions