mirror of https://gitee.com/antv-l7/antv-l7
docs: fix typo (#839)
This commit is contained in:
parent
ae1cc7f4b0
commit
538013e65e
|
@ -9,7 +9,7 @@ order: 1
|
|||
## 使用
|
||||
|
||||
```javascript
|
||||
import { HeatMapLayer } from '@antv/l7';
|
||||
import { HeatmapLayer } from '@antv/l7';
|
||||
|
||||
````
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ order: 1
|
|||
## 使用
|
||||
|
||||
```javascript
|
||||
import { HeatMapLayer } from '@antv/l7';
|
||||
import { HeatmapLayer } from '@antv/l7';
|
||||
```
|
||||
|
||||
## source
|
||||
|
|
|
@ -9,7 +9,7 @@ order: 1
|
|||
## 使用
|
||||
|
||||
```javascript
|
||||
import { HeatMapLayer } from '@antv/l7';
|
||||
import { HeatmapLayer } from '@antv/l7';
|
||||
```
|
||||
|
||||
## source
|
||||
|
|
|
@ -9,7 +9,7 @@ order: 1
|
|||
## 使用
|
||||
|
||||
```javascript
|
||||
import { HeatMapLayer } from '@antv/l7';
|
||||
import { HeatmapLayer } from '@antv/l7';
|
||||
```
|
||||
|
||||
### source
|
||||
|
|
|
@ -7,7 +7,7 @@ order: 1
|
|||
## 使用
|
||||
|
||||
```javascript
|
||||
import { HeatMapLayer } from '@antv/l7';
|
||||
import { HeatmapLayer } from '@antv/l7';
|
||||
```
|
||||
|
||||
### shape
|
||||
|
|
Loading…
Reference in New Issue