# README
mapbox-go
Go Client for Mapbox API
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
https://docs.mapbox.com/mapbox-gl-js/style-spec/light/.
ListStyle is a stripped down metadata version of Style returned when listing styles.
ListTilesetsParams defines optional parameters for the ListTilesets request.
https://docs.mapbox.com/mapbox-gl-js/style-spec/root/ https://docs.mapbox.com/api/maps/#the-style-object.
No description provided by the author
No description provided by the author
Transition controls timing for the interpolation between a style property's previous value and new value.
No description provided by the author
# Type aliases
No description provided by the author
TilesetType is the data type of the tileset, either "vector" or "raster".
TilesetVisibility is either "public" or "private".