mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
7.0.18
This commit is contained in:
parent
bcf8d2f69a
commit
ecb8858ac8
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 7.0
|
||||
|
||||
## 7.0.18 (Jul 20, 2022)
|
||||
|
||||
- Fix queryTerrainElevation (#1922)
|
||||
- Handle initialViewState.bounds when reusing map (#1923)
|
||||
|
||||
## 7.0.17 (Jul 4, 2022)
|
||||
|
||||
- [fix] id in LayerProps should be optional (#1910)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "7.0.17",
|
||||
"version": "7.0.18",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user