mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
6.1.16
This commit is contained in:
parent
c046ca07c4
commit
32ce88d004
@ -2,6 +2,13 @@
|
||||
|
||||
# Version 6.1
|
||||
|
||||
## 6.1.16 (Jun 4, 2021)
|
||||
|
||||
- Support Mapbox terrain (#1483)
|
||||
- Making features available to onMouseEnter (#1474)
|
||||
- Prevent attribution button from submitting forms (#1477)
|
||||
- Remove extra props in GeolocateControl callback (#1480)
|
||||
|
||||
## 6.1.15 (May 12, 2021)
|
||||
|
||||
- Only block scrolling on the overlay container itself (#1465)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "6.1.15",
|
||||
"version": "6.1.16",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user