Skip to content

risinghero/Yandex.API.Routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yandex.API.Routing

Unofficial implementation of Yandex Routing API Usage:

var result = await new RoutingClient(apiKeyOption).Route(new RoutingRequest(waypointOption) { 
        Mode=modeOption
    });

Link to yandex routing docs

About

Unofficial implementation of Yandex Routing API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages