Changelog
0.6.0
Tokens#updateToken
can now set null
value to referrers
property to delete the property.Tokens#updateToken
can now set null
value to resources
property to delete the property.referrer
{s} to allowedUrl
{s}.Changelog
0.5.0
Tokens#createToken
and Tokens#updateToken
can now include the referrers
property.Changelog
0.4.0
Static#getStaticImage
now includes a position
property that can be either "auto"
or an object with coordinates
, zoom
, etc., properties. This fixes buggy behavior with the "auto"
keyboard by forcing it to be mutually exclusive with all other positioning options.Static#getStaticImage
that resulted in reversed coordinates when creating a polyline overlay.Changelog
0.3.0
MapMatching#getMatching
to MapMatching#getMatch
.Changelog
0.1.0
mapbox
npm package is now deprecated in favor of the new @mapbox/mapbox-sdk
.