Skip to content

adam-russell/mapkitjs-aspnet-core-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mapkitjs-aspnet-core-sample

Sample ASP.NET Core application that implements MapKit JS, including a JWT token generation. The project currently uses .NET 8, but the code should work fine on older versions, as well.

Note that the sample project will not work correctly as-is because there are several stubs in the configuration -- you'll want to provide your own PrivateKey, KeyIdentifier, TeamID, and Origin in appsettings.json/appsettings.Development.json under the MapKitSettings section. The first three of those values will come from your own Apple Developer account.

There's also a post on this sample that goes into more detail at https://www.adamrussell.com/mapkit-js-with-asp-net-core.

About

Example code implementing MapKit JS with an ASP.NET Core site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published