Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 454 Bytes

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.