Mapbox SDK C#.
A C# client to Mapbox Services. Refer to API documentation for how to use the SDK.
LEGAL
- requires a Mapbox account
- accept Mapbox.com's EULA
Quick Start Notes:
- Get MAPBOX_ACCESS_TOKEN!
- Set your token as environment variable:
SET MAPBOX_ACCESS_TOKEN=<YOUR_TOKEN>
- Start using SDK