Skip to content

Commit

Permalink
doc(tile-layer): Update README.md #273
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored Dec 9, 2022
1 parent 872c67a commit b998aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tile-layer/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TileLayer 切片图层
===

切片图层,用户可以用此组件灵活加载各种切片图层。 (AMap API)[https://lbs.amap.com/api/jsapi-v2/documentation#tilelayer]。
切片图层,用户可以用此组件灵活加载各种切片图层。 [AMap API](https://lbs.amap.com/api/jsapi-v2/documentation#tilelayer)

```jsx
import { TileLayer } from '@uiw/react-amap';
Expand Down

1 comment on commit b998aa9

@vercel
Copy link

@vercel vercel bot commented on b998aa9 Dec 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-amap – ./

react-amap-one.vercel.app
react-amap-git-master-398188662.vercel.app
react-amap-398188662.vercel.app

Please sign in to comment.