Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 751 Bytes

NEWS.md

File metadata and controls

18 lines (10 loc) · 751 Bytes

mapboxapi 0.5.1

  • Support for more complex travel-time matrices
  • Various bug fixes and performance improvements

mapboxapi 0.5

  • Support for the Mapbox Tiling Service API, allowing for the publication and maintenance of vector tileset pipelines from R.

mapboxapi 0.4

  • Enhancements to mb_matrix() which now allow for distance-based matrices instead of the typical travel-time based matrices;
  • Enhancements to static basemap functionality, including a new function tm_static_mapbox() to use Mapbox static maps as tmap basemaps;
  • Various bug fixes, documentation improvements, and internal performance improvements;
  • Added a NEWS.md file to track changes to the package.