Categorygithub.com/humans-net/mapbox-sdk-go
repository
0.0.0-20200328181425-5607d930fa3a
Repository: https://github.com/humans-net/mapbox-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

mapbox-sdk-go

CI

A Golang client for Mapbox web services

The Mapbox Golang SDK is a Resource API which methods return objects containing parsed responses from the Mapbox API.

Services

  • Geocoding V5
    • Reverse (longitude, latitude ⇢ place names)
    • Forward (search text ⇢ place names)

SDK is under development and API could change before v1.0.0 release.