baidu-map-track-render-vue
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "baidu-map-track-render-vue", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/BaiduMapTrackRender.common.js", |
@@ -22,3 +22,3 @@ # BaiduMapTrackRender.vue 百度地图轨迹绘制 | ||
```html | ||
<BaiduMap ak="your key" :points="points"></BaiduMap> | ||
<BaiduMapTrackRender ak="your key" :points="points"></BaiduMapTrackRender> | ||
``` | ||
@@ -25,0 +25,0 @@ The ponit type is WGS84. Example points: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42430