mirror of https://gitee.com/antv-l7/antv-l7
chore: upgrade gatsby theme
This commit is contained in:
parent
5690ce7802
commit
086860b023
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: 填充图
|
||||
title: Filled
|
||||
order: 1
|
||||
---
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
title: L7 District
|
||||
title: Bubbled
|
||||
order: 0
|
||||
---
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: control
|
||||
title: Control
|
||||
order: 2
|
||||
---
|
||||
How to use the map control
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: map
|
||||
title: Map
|
||||
order: 0
|
||||
---
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: control
|
||||
title: Marker
|
||||
order: 2
|
||||
---
|
||||
add Rich text annotation to scene
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antv/g2": "^3.5.9",
|
||||
"@antv/gatsby-theme-antv": "^0.10.71",
|
||||
"@antv/l7-district": "2.2.42",
|
||||
"@antv/l7-draw": "2.3.40",
|
||||
"@antv/l7-react": "^2.2.37",
|
||||
"@antv/gatsby-theme-antv": "^1.0.0-beta.11",
|
||||
"@babel/cli": "^7.6.4",
|
||||
"@babel/core": "^7.6.4",
|
||||
"@babel/plugin-proposal-decorators": "^7.6.0",
|
||||
|
|
Loading…
Reference in New Issue