Releases: AlpacaTravel/react-map-gl-alt
v0.7.1
v0.7.0
Mapbox bump to 0.49.0
New Features:
- Support for new fitScreenCoordinates move action
- Improved support for attribution controls; logoPosition and customAttribution
- Additional options for map instantiation; collectResourceTimingDisabled (default true), transformRequest (default null), localIdeographFontFamily (default null), maxTileCacheSize (default null) and clickTolerance (default 3)
v0.5.4
Version bump mapbox-gl to v0.44.0 release
v0.5.2
The following updates are included in this release;
- Bump mapbox-gl version to current 0.43.0
- Switch to minimum version of React 16.2
v0.4.0
Adds support for modern remove flow types. Version bumps to v0.31.0 of mapbox features.
v0.3.2
Add support for mapbox flowtype in tests. Tests with v0.28.0 of mapbox-gl.
v0.3.1
Adds in missing deps for react/immutable. Targets specific has/isEqual lodash modules. Adds element-resize-event to deps for new behaviour.
v0.3.0
Release adds additional behaviours worldCopyJump and trackResizeContainer.
v0.2.7
Release calls onChangeViewport on initial load of the viewport. Adds some additional test assertions.
v0.2.6
Exposes 'scale' property on transform. Improved code coverage of accessors for transform.
Release notes for 0.2.5 on NPM: Improved GeoJSON data reuse and improved testing scenarios.