Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 08:43
· 140 commits to master since this release

npm bundle size

npm i @uiw/react-amap@5.0.0

v4.6.0...v5.0.0

Document react-amap@v5.0.0:
https://raw.githack.com/uiwjs/react-amap/fafac20/index.html

v4 升级到 v5APILoader 主要是对 APILoader 做了升级

<APILoader
-  akay
-  protocol
-  hostAndPath
-  callbackName
-  plugin
-  disableScripts
+  akey
+  plugins
+  AMapUI
+  Loca
>
  <Map style={{ height: 100 }} />
</APILoader>